.task-list-item {
    list-style-type: none;
  }
  
.task-list-item input {
    margin: 0 4px 0.25em -20px;
    vertical-align: middle;
}