body {
  background: black;
  width: 480px;
  position: relative;
  color: white;
  font-family: MS UI Gothic, arial;
  font-size: 12px;
  text-align: left;
}
h1 {
  border-bottom: white solid 1px;
  font-size: 20px;
}