html {
  font-family: Roboto, Arial, sans-serif;
}

body,
html {
  height: 100%;
  width: 100%;
  margin: 0;
  overflow-x: hidden;
}
