img {
 border-radius: 75px;
}

body {
 background-color: azure;
 font-family: fantasy;
 color: slateblue;
 text-align: center;
}