#Neck{
    font-size : 1.5rem;
    color : #666;
    margin-left : 20px;
    color: var(--snd-bg-color);
    font-weight: 300;
}
#height{
    font-size : 1.5rem;
    color : #666;
    margin-left : 108px;
    color: var(--snd-bg-color);
    font-weight: 300;
}
#waist{
    font-size : 1.5rem;
    color : #666;
    margin-left : 167px;
    color: var(--snd-bg-color);
    font-weight: 300;
}
h2.bodyFatRate{
    display : flex;
    left : 0;
    height : 43px;
    width : 92%;
    font-size : 2rem;
    justify-content : center;
    border-radius: 5px;
    margin-top : 5px;
    padding : 10px 10px;
    background-color: white;
}
.bodyfattext{
    display : flex;
    margin-left : 25px;
    font-size: 2rem;
    font-weight: 450;
    color : black;
    margin-top : 25px;
    margin-bottom: 0px;
    left : 0;
}
#hip{
    font-size : 1.5rem;
    color : #666;
    margin-left : 20px;
    color: var(--snd-bg-color);
    font-weight: 300;
}
.wbodyfat{
    display : flex;
    justify-content : center;
    align-items : center;
    font-size: 1.6rem;
    margin-left : 20px;
    color : #464444;
}
.what-is-bodyfat{
    display : flex;
    color : #333;
    font-size : 2rem;
    margin-bottom : 8px;
    margin-top : -10px;
    margin-left : 15px;
}