header {
background-color: rgb(255, 196, 0);
height: 60px;
}
blockquote {
   background-color: rgba(255, 246, 167, 0.801);
}
footer {
   background-color: blueviolet;
   height: 300px;
}