body {
  background-color: #26073b;
  color: #d4d4d4;
  margin: 0px;
  padding: 0px;
  text-align: center;
  max-width: 100%;
  max-height: 100%;
}
#h1 {
  color: #e9e9e9;
  padding-top: 16px;
  padding-bottom: 10px;
}
#github-link {
  cursor: crosshair;
  font-weight: 600;
}
