
.contextmenu{
    position :absolute;
    z-index : 99;
    background : #034F65;
    padding:0.8em;
    
}

.contextmenu div{
    color : #fff;
    font-size: 1em;
    min-width: 100px;
    margin-bottom: 0.4em;
}