body{font-family:Poppins,sans-serif;background-image:url(/landscape.jpg);background-size:cover;background-position:bottom;height:100vh;overflow:hidden;margin:0}.app{display:flex;justify-content:center;padding-top:140px}.content{display:flex;align-items:center;flex-direction:column;padding:0 30px}.content img{height:60px;margin-bottom:24px}.content p{font-weight:500;font-size:20px;line-height:160%;text-align:center;color:#fff;text-shadow:0px 4px 4px rgba(37,24,7,.1)}@media only screen and (max-width: 600px){body{background-image:url(/mobile.jpg);background-size:cover;background-position:bottom}.content p{font-size:16px}.content img{height:35px}}
