CSS machen etwas immer oben

element {
    position: fixed;
    z-index: 999;
}
Silly Skylark