﻿body {
    input[type="checkbox"] {
        width:20px;
        height:20px;
    }
}
