
.head {
  float: center;
  width: 100%;
  padding: 5px;
  background-color: lightblue;
}

.ourBod {
  background-color: beige;
}

