body {
    background: linear-gradient(to bottom, #000000, #878787);
    background-repeat: no-repeat;
    height: 100vh;
    font-family: Arial, sans-serif;
    color: white;
}