body{background-attachment:fixed;background-size:cover;background-color:#fff;background-image:url("../img/background.svg")}main{display:flex;justify-content:center;align-items:center}section#Hero{flex:none;display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;height:300px}section#Hero .logo{width:80%;max-width:800px}section#Hero strong{font-size:clamp(9.6px,3px + 4vw,53.3px);color:#444}section#Hero h1{visibility:hidden;font-size:30pt;width:fit-content}#screen-background{position:absolute;z-index:-1;width:100%;height:100%}
