body{
    position: relative;
}
.profileeditor{
    position: absolute;
    top:20%;
    z-index: 9999;
    width:50%;
    display:none;
}