#content{
    width: 100%; /*650px;*/
    height: 100vh; /*1136px; */
    background-color: white;
    margin:auto;
}
#header{
    width: 100%;
    height: 90px;
    background-color: white;
    margin-top: 15px;
}
#user{
    text-align: center;
    font-family: helvetica, arial, sans-serif;
    font-weight: 100;
    font-size: 32pt;
}

#value{
    text-align: center;
    font-family: helvetica, arial, sans-serif;
    font-weight: 100;
    font-size: 24pt;
    margin-top: 6px;
}

#social{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
}
.media{
    margin: 0;
}






#facebook{
    position: absolute;
    width: 213px;
    height: 88px;
    top: 10px;
    left: 24px;
    z-index: 1;
    background-image: url("img/facebookwindow.png");
    background-size: 213px, 88px;
    background-repeat: no-repeat;
}
.fbmetrics{
    font-family: helvetica, arial, sans-serif;
    font-size: 8pt;
    color: #ffffff;
}
#fbcounter1{
    position: absolute;
    top: 40px;
}
#fbcounter2{
    position: absolute;
    top: 40px;
}
#fbcounter3{
    position: absolute;
    top: 40px;
}
#fbfrnds{
    position: absolute;
    left: 10px;
    top: 33px;
}
#fbmsg{
    position: absolute;
    left: 74px;
    top: 33px;
}
#fbnot{
    position: absolute;
    left: 138px;
    top: 33px;
}


    


#instagram{
    position: absolute;
    width: 177px;
    height: 147px;
    top: 70px;
    left: -5px;
    z-index: 2;
    background-image: url("img/instawindow.png");
    background-size: 177px 147px;
    background-repeat: no-repeat;
}
.instametrics{
    font-family: helvetica, arial, sans-serif;
    font-size: 8pt;
    color: #ffffff;
}
#instacounter1{
    position: absolute;
    top: 56px;
    left: 51px;
}
#instacounter2{
    position: absolute;
    top: 56px;
    left: 92px;
}
#instacounter3{
    position: absolute;
    top: 56px;
    left: 133px;
}
#instanote{
    position: absolute;
    left: 10px;
    top: 33px;
}





#snapchat{
    position: absolute;
    width: 133px;
    height: 112px;
    top: 85px;
    left: 175px;
    z-index: 3;
    background-image: url("img/snapwindow.png");
    background-size: 133px 112px;
    background-repeat: no-repeat;
}
.snapmetrics{
    font-family: helvetica, arial, sans-serif;
    font-size: 16pt;
    color: #ffffff;
}
#snapcounter2{
    position: absolute;
    top: 55px;
}
#snapfrnds{
    position: absolute;
    left: 10px;
    top: 33px;
}
#snapmsg{
    position: absolute;
    left: 70px;
    top: 33px;
}




#tinder{
    position: absolute;
    width: 117px;
    height: 87px;
    top: 160px;
    left: 134px;
    z-index: 1;
    background-image: url("img/tinderwindow.png");
    background-size: 117px 87px;
    background-repeat: no-repeat;
}
#tindernot{
    position: absolute;
    left: 10px;
    top: 33px;
}







#twitter{
    position: absolute;
    width: 181px;
    height: 92px;
    top: 215px;
    left: 6px;
    z-index: 4;
    background-image: url("img/twitterwindow.png");
    background-size: 181px 92px;
    background-repeat: no-repeat;
}
.twitmetrics{
    font-family: helvetica, arial, sans-serif;
    font-size: 8pt;
    color: #ffffff;
}
#twitcounter1{
    position: absolute;
    top: 37px;
}
#twitcounter2{
    position: absolute;
    top: 37px;
}
#twitnot{
    position: absolute;
    left: 10px;
    top: 33px;
}
#twitmsg{
    position: absolute;
    left: 90px;
    top: 33px;
}






#whatsapp{
    position: absolute;
    width: 149px;
    height: 93px;
    top: 270px;
    left: 89px;
    z-index: 3;
    background-image: url("img/whatsappwindow.png");
    background-size: 149px 93px;
    background-repeat: no-repeat;
}
.whatsmetrics{
    font-family: helvetica, arial, sans-serif;
    font-size: 8pt;
    color: #ffffff;
}
#whatscounter1{
    position: absolute;
    top: 39px;
}
#whatscounter2{
    position: absolute;
    top: 39px;
}
#whatsrecent{
    position: absolute;
    left: 10px;
    top: 33px;
}
#whatschats{
    position: absolute;
    left: 74px;
    top: 33px;
}