@import url("https://fonts.googleapis.com/css2?family=Comfortaa&display=swap");@import url("https://fonts.googleapis.com/css2?family=Titan+One&display=swap");@import url("https://fonts.googleapis.com/css2?family=Vampiro+One&display=swap");*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Comfortaa,cursive;cursor:default}:root{--bg0:#1a1a1a;--bg1:#2a2a2a;--ac0:#fff100;--ac1:#f5e80a;--ac2:#ebdf13;--ac3:#d6cc22;--er:#f22424}body{background-color:var(--bg1)}::-webkit-scrollbar{width:2.5px;height:2px}::-webkit-scrollbar-track{background:var(--bg0)}::-webkit-scrollbar-thumb{background:var(--ac0)}@media screen and (min-width:300px){*{font-size:10px}}@media screen and (min-width:600px){*{font-size:14px}}@media screen and (min-width:900px){*{font-size:16px}}@media screen and (min-width:1200px){*{font-size:18px}}