#tokens-checkout-end-view {
    height: 100%;
    width: 100%;
    overflow: auto;
    display: none;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-family: pixel_text;
}
    #tokens-checkout-end-message {
        margin: 4vmax;
    }