* {
    text-align: center;
    font-family: 'Orbitron', sans-serif;
    background-color: #97ED8A;
}

h1, p {
    color: #00261C;
}

