*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-container{width:100vw;height:100vh;background-image:url(/background.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative}.landing-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}.content{position:relative;z-index:2;text-align:center;color:#fff;padding:2rem;max-width:800px}.content h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;text-transform:lowercase;letter-spacing:2px;line-height:1.2}.content p{font-size:1.5rem;font-weight:300;letter-spacing:1px}@media(max-width:768px){.content h1{font-size:2rem}.content p{font-size:1.2rem}}@media(max-width:480px){.content h1{font-size:1.5rem}.content p{font-size:1rem}}
