@charset "UTF-8";
html {
  overflow: auto;
}

body {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  background-color: #000000;
}
