div {
  display: flex;
  justify-content: center;
}

img {
  width: 99.9%;
}

body {
 background-color: #000000;
}