<input type="checkbox" name="cc" checked value="">
<input type="checkbox" name="cc" checked value="">
input:enabled {
input:enabled {
background-color:black;
height:150px;
width:150px;
transition: all .2s ease;
transition: all .2s ease;
transition: all .2s ease;
transition: all .2s ease;
transition: all .2s ease;
}
input:checked {
width:100px;
padding:50px;
}