body {
font-family: Roboto, sans-serif;
color: #000;
background-color: #fff;
}
header {
background-color: #f2eeed;
color: #f6ea97;
padding: 15px;
text-align: center;
}
footer {
background-color: #f2eeed;
color: #f6ea97;
text-align: center;
padding: 15px;
}
