@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;700&display=swap");@font-face{font-family:FatCow;src:url(/assets/fonts/FatCow.otf)}*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body{font-size:1.6rem;font-family:Roboto,sans-serif;position:relative}section{min-height:100vh;height:100%}a{text-decoration:none}ul{list-style-type:none}::-webkit-scrollbar{width:10px;height:13px}::-webkit-scrollbar-thumb{background-color:#5b5b5b;border-radius:5px}::-webkit-scrollbar-track{background-color:transparent;border-radius:10px}