.body {
    width: 100px;
    max-width: 700px;
}
h2 {
    text-align: left;
    margin: 250px;
    margin-left: 400px;
    margin-bottom: -10px;
    color: hsl(300, 43%, 22%);
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 40px;
    font-weight: 900;
}

@font-face {
    font-family: 'League Spartan';
    src: url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');
}

.paragraph {
    text-align: left;
    margin: 250px;
    margin-left: 400px;
    margin-top: 38px;
    color: hsl(303, 10%, 53%);
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 15px;
}


.rating-box1 {
    margin-top: -511px;
    margin-right: 550px;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: hsl(300, 24%, 96%);
    border-radius: 8px;
    padding: 9px 4.3rem;
    box-sizing: border-box;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    gap: 1rem;

}


.five {
    margin: 0;
    font-size: 1rem;
    color: #5f3a7e;
}


.rating-box2 {
    margin-top: -443px;
    margin-right: 500px;
    float: right;
    display: flex;
    align-items: center;
    background-color: hsl(300, 24%, 96%);
    border-radius: 8px;
    padding: 9px 4.3rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    gap: 1rem;
}


.six {
    margin: 0;
    font-size: 1rem;
    color: #5f3a7e;
}


.rating-box3 {
    margin-top: -375px;
    margin-right: 490px;
    float: right;
    display: flex;
    align-items: center;
    background-color: hsl(300, 24%, 96%);
    border-radius: 8px;
    padding: 9px 4.3rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    gap: 1rem;
}

.seven {
    margin: 0;
    font-size: 1rem;
    color: #5f3a7e;
}

.stars {
    color: #f4b400;
    font-size: 1.5rem;
    font-weight: bold;
}

.noble {
    margin-left: 360px;
    margin-top: -195px;
    border-radius: 7px;
    width: 280px;
    height: 175px;
    background-color: hsl(300, 43%, 22%);
    color: hsl(300, 43%, 22%);
}


img {
    margin-top: 32px;
    margin-left: 25px;
    height: 35px;
    width: 35px;
    border-radius: 105px;
}

h5 {
    color: hsl(300, 24%, 96%);
    margin-top: -40px;
    margin-left: 79px;
}

.VB {
    font-size: 12px;
    color: hsl(333, 80%, 67%);
    margin-top: -20px;
    margin-left: 79px;
}

.needed {
    font-family: l;
    font-family: 'League Spartan';
    src: url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');
    font-size: 12px;
    color: hsl(300, 24%, 96%);
    margin-top: 20px;
    margin-left: 25px;
}



.NMN {
    margin-left: 672px;
    margin-top: -162px;
    border-radius: 7px;
    width: 280px;
    height: 175px;
    background-color: hsl(300, 43%, 22%);
    color: hsl(300, 43%, 22%);
}


.Roberts {
    margin-top: 32px;
    margin-left: 25px;
    height: 35px;
    width: 35px;
    border-radius: 105px;
}

.Rob {
    color: hsl(300, 24%, 96%);
    margin-top: -40px;
    margin-left: 79px;
}

.V {
    font-size: 12px;
    color: hsl(333, 80%, 67%);
    margin-top: -20px;
    margin-left: 79px;
}

.need {
    font-family: l;
    font-family: 'League Spartan';
    src: url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');
    font-size: 12px;
    color: hsl(300, 24%, 96%);
    margin-top: 20px;
    margin-left: 25px;
}



.nob {
    margin-left: 985px;
    margin-top: -165px;
    border-radius: 7px;
    width: 280px;
    height: 175px;
    background-color: hsl(300, 43%, 22%);
    color: hsl(300, 43%, 22%);
}


.Anne {
    margin-top: 32px;
    margin-left: 25px;
    height: 35px;
    width: 35px;
    border-radius: 105px;
}

.Wallace {
    color: hsl(300, 24%, 96%);
    margin-top: -40px;
    margin-left: 79px;
}

.VBB {
    font-size: 12px;
    color: hsl(333, 80%, 67%);
    margin-top: -20px;
    margin-left: 79px;
}

.needs {
    font-family: l;
    font-family: 'League Spartan';
    src: url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');
    font-size: 12px;
    color: hsl(300, 24%, 96%);
    margin-top: 20px;
    margin-left: 25px;
}

.footer {
    margin-top: 100px;
    margin-left: 400px;
    color: hsl(300, 43%, 22%);
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 15px;
}



@media (max-width: 300px) {
    h2 {
        font-size: 1.8rem;
        margin: 20px auto;
    }


    .noble {
        align-items: center;
        justify-content: center;
        margin-left: -250px;
        margin-top: -150px;
    }

    .paragraph {
        font-size: 0.9rem;
        margin: 10px auto;
    }

    .rating-box1, .rating-box2, .rating-box3 {
        padding: 10px;
        max-width: 90%;
    }

    .noble, .NMN, .nob {
        padding: 15px;
    }

    img {
        height: 40px;
        width: 40px;
    }

    h5 {
        font-size: 1rem;
    }

    .VB, .V, .VBB {
        font-size: 0.8rem;
    }

    .needed, .need, .needs {
        font-size: 0.8rem;
    }
}
