body {
  background: white;
}
li {
  color: blue;
}
h1 {
  font-weight: bold; color:navy;
}
img{border-style: inset;
  border-radius:150px;
}
