body{
word-spacing: 10px;
background: linear-gradient(to right, #9ef3ef 20%, #7a8ff7 70%);
}
h3{
    font-style: oblique;
    margin-left: 10px;
}
li{
font-style: italic;
font-size: 20px;
}
img{
    float: right;
}
ol, h3{
    margin-left: 30px;
}