*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;background:#0d0d0c}
body{overflow:hidden}.hero{width:100%;height:100svh;background:#0d0d0c url('background.jpg') center center/cover no-repeat}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-aspect-ratio:1/1){.hero{background-size:cover;background-position:center}}
