
div{
    width: 100px;
    height: 100px;
    display: none;
    float: left;
    margin-left: 20px;
    background-color: aqua;
}