@font-face{font-family:"Silkscreen";font-style:normal;font-weight:400;font-display:swap;src:url(fonts/silkscreen/Silkscreen-Regular.ttf) format("truetype")}@font-face{font-family:"Silkscreen";font-style:normal;font-weight:700;font-display:swap;src:url(fonts/silkscreen/Silkscreen-Bold.ttf) format("truetype")}a{color:#000;text-decoration:none}a:hover{text-decoration:underline}body{background-color:#eee8d5;background-size:7em;font-family:sans-serif;image-rendering:pixelated;margin:0;min-height:100vh}header{background-color:#37d2c8;font-family:"Silkscreen";font-size:1.2em;padding-top:1.2em}#content{background-color:#eee8d5;background-size:7em}#fade{background:linear-gradient(#e4b152, #eee8d5);height:1em}#footer{text-align:center;width:100%}#frontpage-container{display:flex;justify-content:space-between}#ground{background-color:#e4b152;background-image:url("textures/Grass-2.png");background-size:3.1875em 3.1875em;background-repeat:repeat-x;width:100vw;height:3.75em}#navigation{display:flex;justify-content:space-between;width:70%;margin-left:15%}#website-name{margin:0;font-size:1.5em}#website-name:link,#website-name:visited,#website-name:hover,#website-name:active{color:#000;text-decoration:none}#wrapper{display:flex;flex-direction:column;justify-content:space-between;margin:auto;min-height:calc(100vh - 9.65em);text-decoration:none;width:70%}@media (max-width: 768px){#frontpage-container{flex-direction:column}#navigation{width:95%;margin-left:2.5%}#wrapper{width:95%}}