#div1,#div2{
    width: 100px;
    height: 100px;
    background-color: red;
    float: left;
    text-align: center;
    margin-left: 10%;
}
