blob: 27e07e1e14f00025bc47b2cd3356ce064a5afe54 [file] [log] [blame]
/* ********** HERE STARTS general.css ****** */
html, body {
margin: 0;
width: 100%;
height: 100%;
background-color: #060606;
color: white;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
user-select: none !important;
font-family: 'Roboto';
}