/**
 * Put body margin back
 */
body {
  margin: 1em;
}

input#start {
  background-color: #ffd179;
}
