.test {
    width:90%;
    height:500px;
    justify-self: center;
}
#left-div {background:#ff8888;}
#center-div {background:#88ff88;}
#right-div {background:#ccffff;}
