body{
    background-color:#000000;
    font-size:23px;
    Color:rgb(0,0,255);
}

h1{
    Font-family:Ariel;
    font-size:40px;
    color:White;
    Text-align:center;
    Border-style:dashed;
}

img {
    position:absolute;
    left:400px;
    right:450px;
    Width:200px !important;
    border:5px solid white  ;
    filter:hue-rotate(90deg);
    filter:annimation 2s;
    
}

.fro{
    text-align:center;
}
ol!important{
    list-style-type:upper-roman;
}

#table{
    height:200;
    width:1500;
}

mark{
    Background-color:red;
}

img.saturate-filter {
    filter:saturate(5);
}

li:first-letter{
    color:#32ed96;
    font-size:24px;
}
#li{
    opacity:0.75;
}