body {
  background-color: black;
  overflow: hidden; 
  display: flex;
  justify-content: center;
  align-items: center;
}