body, html {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: 'IBM Plex Sans', sans-serif;
  color: #333;
  background: #eee;
}