body {
  touch-action: pan-x pan-y;
  font-family: 'Manrope', 'Roboto', 'Helvetica', 'Arial', sans-serif;
}

button {
  font-family: unset;
}
