*{box-sizing:border-box}body{margin:0;background:#050505;color:#fff;font-family:Inter,Arial,sans-serif}.hero{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:radial-gradient(circle,#ff003c55,#050505 60%);text-align:center}.hero h1{font-size:80px}.contents{padding:100px}.contents h2{font-size:100px}
