* {
  padding: 0;
  margin: 0;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
}
body {
  color: white;
  width: 100%;
}
