body {
    background-color: bisque;
}

h1{
    text-align: center;
    color: burlywood;
}
