ol{
    color:blue;

}
ol ul{
    color:orange;
}
body{
    background-color:#A9F5F2;
padding:10px;
width:400px;
}
