*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#070707}
body{font-family:Arial,Helvetica,sans-serif}
main{min-height:100vh;display:flex;justify-content:center;align-items:flex-start}
#hero{display:block;width:min(100%,1365px);height:auto;margin:0 auto}
.vh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
