  a.quick-exit{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: red;
    padding: 10px;
    color: white;
    font-weight: bold;
    font-size: 120%;
    letter-spacing: 1px;
    text-decoration: none;
}