body{
background-color:#9af0f5;
}

div {
height:56.3px;
width:1250px;
border-radius:50%;
} 

  

#red-box {
background: #cc101a;
}

#orange-box {
background: #ebb23f;
}

#yellow-box {
background: #ede43e;
}

#green-box {
background:#3fed2f ;
}

#blue-box {
background:#2fc1ed ;
}

#indigo-box {
background:#3314a3 ;
}

#violet-box {
background:#4f14a3 ;
}











