body {
    font-family: Arial, sans-serif;
    text-align: center;
    padding: 100px;
    background-color: black;
    color: white;
}

h1 {
    font-size: 48px;
}
