.corner{z-index:110;width:10rem;margin:1rem;position:fixed}@media only screen and (max-width:600px){.corner{width:5rem;margin:.2rem}}.cl{left:0}.cr{right:0}.cb{bottom:0}.ct{top:0}.main-title{z-index:200;text-align:center;background-image:url(/background.svg);background-repeat:no-repeat;background-size:cover;border-radius:.2rem;padding:1.5rem 4rem 1rem;position:fixed;bottom:0;left:50%;transform:translate(-50%)}@media only screen and (max-width:600px){.main-title{border-radius:1.2rem;min-width:13rem;padding:.2rem;bottom:.5rem;left:50%;transform:translate(-50%)}}@font-face{font-family:LarsC;src:url(/fonts/larspro-regular-webfont.woff)format("woff"),url(/fonts/larspro-regular-webfont.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:LarsC;src:url(/fonts/larspro-regularitalic-webfont.woff)format("woff"),url(/fonts/larspro-regularitalic-webfont.woff2)format("woff2");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:LarsC;src:url(/fonts/larspro-medium-webfont.woff)format("woff"),url(/fonts/larspro-medium-webfont.woff2)format("woff2");font-style:bold;font-weight:700;font-display:swap}@font-face{font-family:LarsC;src:url(/fonts/larspro-mediumitalic-webfont.woff2)format("woff"),url(/fonts/larspro-mediumitalic-webfont.woff2)format("woff2");font-style:italic;font-weight:700;font-display:swap}*{box-sizing:border-box}body{text-rendering:geometricprecision;background:var(--background);color:var(--primcolor);margin:0;padding:0;font-family:LarsC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:18px}ul{margin:0;padding:0;list-style-type:none}:root{--linkHover:#1e90ff;--background:#81ceb6;--primcolor:black;--secondary:#d7ff1e;--third:#e6aa51}a{color:inherit}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:inherit;margin:0;padding:0}a{text-decoration:none}.imagecontainer{background:var(--secondary);position:relative}.imagecontainerafter{content:"sss";width:100%;height:0;display:block}.imagecontainer>img{width:100%;height:100%;display:block;position:absolute;top:0;left:0}
