.page-wrapper {
    padding: 3px .5em;
    background-image: linear-gradient(red,orange,purple,navy,green);
}

h1 {
    font-family: "Fuzzy Bubbles", serif;
    font-size: 48px;
    text-align: center;
    background-color: blueviolet;
}

p {
    font-family: "Kanit";
    text-align: center;
    background-color: aquamarine;
}

.daysgone {
    font-family: "Kanit";
    font-weight: bold;
    display: grid, inline;
    margin: 4px;
    text-align: center;
    color: green;
}

.d2 {
    text-align: center;
    font-family: "Kanit";
    font-weight: bold;
    display: grid, inline;
    margin: 4px;
}

.gt7 {
    font-family: "Kanit";
    font-weight: bold;
    display: grid, inline;
    margin: 4px;
    text-align: center;
}

.koa {
    font-family: "Kanit";
    font-weight: bold;
    display: grid, inline;
    margin: 4px;
    text-align: center;
}
