> [!NOTE]
> Highlights information that users should take into account, even when skimming.Note
Highlights information that users should take into account, even when skimming.
| /* @import url("reset.css"); */ | |
| * { | |
| margin: 0; | |
| padding: 0; | |
| box-sizing: border-box; | |
| } | |
| html { height: -webkit-fill-available } | |
| body { | |
| display: flex; |
| #! /usr/bin/env ys-0 | |
| !yamlscript/v0/data | |
| # https://eemeli.org/yaml#yaml | |
| # https://npm.im/@yaml/yamlscript | |
| # https://yamlscript.org/doc/cheat | |
| # https://yamlscript.org/doc/core | |
| # https://yamlscript.org/doc/ys-std | |
| # ys --yaml */load.ys #--json |