input[type="checkbox"] {
    box-sizing: border-box;
    width: 20px;
    height: 20px;
}