* {
  margin: 0;
  padding: 0;
  border: none;
  background: black;
  font-family: Arial, sans-serif;
}

body {
  font-size: 14px;
}

