﻿body {
}
.token-wrap {
    position: absolute;
    max-width: 16%;
    z-index: 9;
    left: 7%;
    top: 87.5%;
}

.token-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 11%;
    font-size: 50px;
    font-weight: 700;
}
