body {
color: black;
}

header{
  border: black 2px solid; 
  color: blue;
}

img {
  width: 300px
}
