body {
    text-align: center;
    background-color: pink;
}

img {
    border-radius: 100px;
    width: 1000px;
    height: 600px;
}