/* styles.css */

body {
    background-color: rgb(215, 215, 215);
}

.text-content {
    margin-left: 15px;
}

img {
    float: right;
    width: 400px;
    #margin-left: 74%;
    #margin-top: 2%;
}