
img {
  max-width: 100%;
}

#header {
  text-align: center;
  display: block;
}

.header-image {
  background-color: #222;
  min-height: 3rem;
}

.side {
  background-color: #eee;
}

