div.notification {
    display: none;
    position: absolute;
    width: 400px;
    font-weight: bold;
    text-align: center;
    z-index:10000;
}
