* {
    box-sizing: border-box;
  }
  body {
    background-color: #000000;
    overflow: hidden;
  }