body {
  background: #07080a;
  text-align: center;
}

a:link,
a:hover,
a:visited {
  color:#fff;
}

#do {
  float:center;
}


