header {
    color:rgb(0, 0, 0);
    text-align: center;
}

body {

    background-color: aquamarine;
    text-align: center;
}
