body {
    background-color: green;
    text-align: center;

}

h1{
    text: blue;
}