.loading {
    background-color: #ffffff;
    background-image: url("https://www.anonexchange.io/css/images/loader.gif");
    background-size: 25px 25px;
    background-position: right center;
    background-repeat: no-repeat;
}
.coin-symbol{
    text-transform: uppercase;
}