html body {
  background-color: #fff;
  color: #636b6f;
  font-family: 'Nunito', sans-serif;
  font-weight: 200;
  height: 100vh;
  margin: 0; }
  html body .wrap {
    align-items: flex-start;
    justify-content: center;
    display: flex;
    height: 79vh;
    position: relative;
    padding-top: 20vh; }
    html body .wrap .cont {
      text-align: center; }
      html body .wrap .cont form label input {
        padding: 8px;
        margin-bottom: 10px;
        border-radius: 5px;
        border: 1px solid #cdcdcd; }

/*# sourceMappingURL=metme.css.map */
