*{box-sizing:border-box}
button{font:inherit}
#app{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}
.brand span{color:var(--cyan)}
