



BODY {
    background-color: #fff;
    color: #666;
    font: 13px Arial,sans-serif;
    line-height: 26px;
    text-align: center;
}

*:focus:not(.focus-visible) {
    outline: none;
}


