div {
    width: 20px;
    height: 20px;
    border: 2px solid gray;
    margin: 2px;
    text-align: center;
    float: left;
}