body {
  background-color: #2ebaaa;
}
.header .logo img {
  max-width: 100%;
  width: 100%;
}
footer.container, footer a, footer a:hover {
  color: white;
}
footer a:hover {
  text-decoration: underline;
}
.container {
  max-width: 800px;
}