
body{font-family:Arial;margin:0;}
.hero{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#111;color:#fff;text-align:center;}
.hero h1{font-size:48px;margin-bottom:20px;}
