*{margin:0;padding:0;box-sizing:border-box}body{height:100vh;background-color:#23252c}#main{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.main-heading{font-size:1.5rem}@media screen and (max-width: 45em){#main{flex-direction:column;align-items:center}.main-heading{font-size:1.3rem}}
