body {
    color: black;
    background-color: green;
    text-align: center;
}
h1{
    color: lightblue;
}