@import url("https://fonts.googleapis.com/css?family=Prompt");
html {
  width: 100%;
  height: 100%;
}

body {
  height: 100vh;
  font-family: 'Prompt', sans-serif;
}
/*# sourceMappingURL=style.css.map */