@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{color:#fff;background:#111;margin:0;font-family:Poppins,sans-serif}h1{text-transform:uppercase;letter-spacing:1px;text-align:center;margin-bottom:32px;font-size:32px;font-weight:800}h2{text-transform:uppercase;letter-spacing:.5px}p{color:#a2a2a2;font-size:16px;line-height:1.5}button{font-family:inherit}
