input[type="checkbox"] {
    height: 1.5rem;
    width: 1.5rem;
    cursor: pointer;
    box-shadow: inset 0 0 4px 0px grey;
}