:root{--appbar-height:48px;--content-height:calc(100vh - var(--appbar-height))}.h-content{height:var(--content-height)}.min-h-content{min-height:var(--content-height)}.max-h-content{max-height:var(--content-height)}.hatched{background-image:repeating-linear-gradient(45deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 2px,transparent 0,transparent 6px)}