body {
    background-color:blueviolet;
    text-align:center;
    color:bisque;
}

img {
    border: radius:20px;
}