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

img {
    border-radius:20px;
}