body { background-color: black; color: white; display: flex; flex-direction: column; align-items: center; justify-content: space-around; height: 100vh; margin: 0; }