body {
  background-color: #59b4a7;
}

.header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
