.notification {
    position: fixed;
    z-index: 101;
    top: 5px;
    left: 5%;
    right: 5%;
    width:90%;
    text-align: center;
    overflow: hidden; 
}
