16 lines
198 B
HTML
16 lines
198 B
HTML
<style>
|
|
.a {
|
|
column-count: 4;
|
|
display: block;
|
|
}
|
|
* {
|
|
height: 1vmax;
|
|
grid-row-gap: 7em;
|
|
display: -webkit-flex;
|
|
-webkit-flex-direction: column
|
|
}
|
|
</style>
|
|
<time class="a"></x>
|
|
<label>
|
|
x
|
|
<q>
|