@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Mono:wdth,wght@62.5..100,100..900&display=swap");.noto-sans-base{font-family:"Noto Sans", sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100}.noto-sans-mono-code{font-family:"Noto Sans Mono", monospace;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100}p.noto-sans-base{color:#bbb}code{font-family:noto-sans-mono-code;color:#bbb}main{--gradDark: hsl(144, 100%, 89%);--gradLight: hsl(42, 94%, 76%);background:linear-gradient(to bottom, var(--gradDark), var(--gradLight));padding:120px 40px 40px 40px;min-height:100vh}.inverse{background-color:#bbb;color:#181818}.inverse-code{background-color:#bbb;color:#212121}
