#plsfortheloveofgod {

    position:sticky;
    top: 0;
    background-color: white;
}


#bananana {

    position: static;
}

#yapin {

    position: absolute;
  left: 750px;
  top: 1100px;
}

#foo {

    position: relative;
    left: 0;
}