 body{
            color: #fff;
            background-image: url(cd.jpg);
            background-size: cover;
            background-position: center;
            font-family: sans-serif;
            font-size: large;
            text-align: center;
        
    }



img
        {
            width: 300px;
            height: 300px;
            border-radius: 500px;
            align-content: end;
        }