body {
    background: #1f6b3a;
    color: white;
    font-family: Arial, sans-serif;
    margin: 0;
}

.container {
    text-align: center;
    margin-top: 150px;
}

h1 {
    font-size: 4rem;
}