*{margin:0;padding:0;font-family:Helvetica}body{height:100vh}.App{min-height:100vh;background-size:cover;background-position:center;background-attachment:fixed;display:flex;justify-content:center;align-items:center}.container{min-width:50%;min-height:30vh;padding:2rem;border-radius:3rem}.countdown-container{display:flex;justify-content:center;align-items:center;height:200px;gap:2rem}.title{text-align:center;margin-bottom:1rem;font-size:2.4rem;color:#fff;text-shadow:5px 2px 2px black;text-transform:uppercase;font-weight:900}.counter{display:flex;flex-direction:column;align-items:center;justify-content:center}.counter-number{color:#fff;padding:1rem;border-radius:.8rem;font-size:4rem;font-weight:700;min-width:80px;text-align:center;text-shadow:5px 2px 2px black}.counter-text{color:#fff;text-shadow:5px 2px 2px black}
