*{margin:0;padding:0;box-sizing:border-box}html{font-size:10px}body{width:100%;min-height:100vh}.home{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:monospace;color:#fff;background-color:#000}.home h1{font-size:3rem;margin-bottom:1rem}.home p{font-size:1.5rem}