.squareRow1{
    height: 50px;
    margin-left: 10px;
}
.squareRow1 div{
    height: 100%;
    width: 16%;
    background-color: rgba(255, 255, 255, 0.51);
    border: 1px solid rgb(0, 0, 0);
}