body {
    background-image: url("/images/background.gif");
    background-size: cover;
}

h1 {
    text-align: center;
    color: #ffffff;
    justify-content: center;
    font-family: "Verdana", Times, sans-serif;
}