#notesContainer {
    position: fixed;
    left: 2px;
    bottom: 2px;
}

#notesContainer #openUserNotes {
    padding: 2px 10px;
    opacity: .5;
}