div#logout {
    position: absolute;
    background: whitesmoke;
    width: 100%;
    padding: 5px 10px;
    z-index: 1;
}
