:root{--primary-color:hsl(200, 84%, 50%);--burgerColor:#333;--burgerColor2:#333}html,body{height:100svh;background-color:#222}img{max-width:100%;display:block;height:auto}.siteWrapper{max-width:1200px;margin-inline:auto}section.privateSection{height:100svh}section.privateSection div.privateBg{height:100svh;display:flex;justify-content:center;align-content:center;background-image:url("/imagine/site/background/private_bg.webp");background-repeat:no-repeat;background-position:50%;border-radius:3rem;overflow:hidden;background-size:cover}section.privateSection form#privateKey{background-color:#fff;padding:0;border-radius:2rem}section.privateSection form#privateKey label{color:#333;font-weight:bold}