.myphoto{
    position: fixed;
    top: 85px;
    left: 380px;
    margin-top: 1px;
    max-width: 5000px;
    border-radius: 15px;
    border-width: 0px;
    border-style: groove;
    box-shadow: 6px 6px 2em #111;
}
.perfilft{
    position: fixed;
    top: 143px;
    left: 401px;
    margin-top: 1px;
    max-width: 121px;
    border-radius: 150px;
    border-width: 0px;
    border-style: groove;
}
.github{
    position: fixed;
    top: 400px;
    left: 390px;
    width: 300px;
    height: 25px;
}
.twitter{
    position: fixed;
    top: 470px;
    left: 389px;
    width: 300px;
    height: 25px;
}
.steam{
    position: fixed;
    top: 399px;
    left: 695px;
    width: 300px;
    height: 25px;
}
.youtube{
    position: fixed;
    top: 470px;
    left: 695px;
    width: 300px;
    height: 25px;
}
.badge{
    position: fixed;
    top: 220px;
    left: 435px;
    width: 300px;
    height: 25px;
}
.friend{
    position: fixed;
    top: 211px;
    left: 765px;
    width: 300px;
    height: 25px;
}
.userinfo{
    position: fixed;
    top: 345px;
    left: 393px;
    width: 300px;
    height: 25px;
}
.servers{
    position: fixed;
    top: 346px;
    left: 485px;
    width: 300px;
    height: 25px;
}
.friends{
    position: fixed;
    top: 345px;
    left: 610px;
    width: 300px;
    height: 25px;
}