* {
  margin: 0;
  padding: 0;
}
body { 
  position: relative;
  background-color: #000000;
  text-align: center;
}