body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: aquamarine;
    text-align: center;
    color: darkblue;

}h1 {
    color: darkorange;
    text-align: center;
}