@import url(https://fonts.googleapis.com/css?family=Comfortaa);:root{--color-dark:black;--color-light:#999;--color-error:red}body,html{width:100%;height:100%;overflow:hidden;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--color-dark);font-family:Comfortaa,cursive;font-size:20px}@media (max-width:600px){body,html{font-size:24px}}