body {
  background-color: black;
  overflow: hidden;
  position: fixed;
  left:17%;
  top: 30px;
  justify-content: center;
  align-items: center;
}