.testAsync {
    display: grid;
    color: red;
    font-size: 6em;
    font-weight: bold;
    border: double;
    text-align: center;
}
.green {
    color: green;
}
.userAgentShort {
    font-weight: bold;
}