body {
  background: #eeeeee;
  font-size: 12px;
  font-family: sans-serif;
  margin: 0;
  overflow: hidden;
}
a {
  text-decoration: none;
}