body {
  padding: 0;
  margin: 0;
  background: #017083;
}

#placeholder {
  height: 100%;
  margin: 20px auto;
  width: 600px;
}
