body {
    background-color:#c4c5fc ;
    font-family:Emiliys Candy;
}

<img><img/>

ul 
    list-style-type: "😍";
    text-align:center;
    list-style-position: inside;
`

ol{#196f3D
    text-align:center;
    list-style-position: inside;
} 

h1 {
    color: White;
    
    text-align:center;
}

h2{
    color: White;
    text-align: center;
}

h3 {
    color: White;
    text-align:center;
}

p{
    color: white;
    text-align:center;
}