div.pushnotification{
    display: inline-block;
    position: fixed;
    bottom:10px;
    right:10px;
    z-index: 1001;
    cursor:pointer;
}