
.checkmark {
    position: absolute;
  /*   top: 0;
    left: 100px; */
    left: 10%;
    height: 25px;
    width: 25px;
    background-color: #eee;
  }