@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Staatliches&display=swap");@font-face{font-family:Minecraft;src:url(/styles/minecraft.woff) format("woff");font-weight:400;font-style:normal}:root{--primary:rgb(105 105 210);--light:rgb(160 160 255);--dark:rgb(40 50 60)}body{margin:0;font-family:Inter,sans-serif;background:rgb(20,30,40);color:white;padding-bottom:5vh}main{min-height:100vh;height:-webkit-fill-available;height:fill-available}a{color:rgb(235,235,255);text-decoration:none}a:hover{text-decoration:underline}@media screen and (max-width:768px){body{padding-bottom:0}}