body,
* {
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
}

html,
body,
#root {
  height: 100%;
}
