body {
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background-color: black;
  display: flex;
  justify-content: center;
  align-items: center;
}
