body {
  background-color: #efefef;
  font-family: sans-serif;
}

#logo-container {
  width: 50px;
}

#logo-container img {
  width: 50px;
}