body{
color: black;
background: lightblue;
}
header{
border-bottom: solid 2px black;
padding: 20px;
font-size: 32px;
color: black;
}