@import url("https://fonts.googleapis.com/css2?family=Gideon+Roman&family=Poppins:wght@300;500;600;700&display=swap");
body {
  height: 100vh;
  margin: 0;
  font-family: 'Poppins', 'sans-serif';
  background: #fcfcfc;
}

.hireme {
  text-align: center;
}

.wip {
  position: absolute;
  top: 5em;
  left: 5em;
}
/*# sourceMappingURL=hireme.css.map */