html {
  font-size: 16px;
}

body {
  margin: 0;
  padding: 0;
  background: whitesmoke;

  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 0.9em;
}

.pac-container {
  width: 100vw;
  z-index: 1000000000000000;
}
