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

}

span{
    font-weight: bold;
}


