* {
  margin: 0;
  padding: 0;
  outline: 0;
}
body {
  background: #000;
  color: #FFF;
  text-align: center;
}
a {
  display: block;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}










