:root {
    /* font-size: 24pt; */
}

button {
    font-size: 12pt;
}

.hard-wrap {
    overflow-wrap: break-word;
}

div {
    margin-top: 10px;
}