section{--size:250;display:none;position:absolute;content:"";z-index:0;width:calc(var(--size)*1px);height:calc(var(--size)*1px);background:#ff4500;top:calc(50% - var(--size)*1px/2);left:calc(50% + var(--size)*1px/4);transform:translate(-50%,-50%)}@media screen and (min-width:960px){section{display:unset}}section:first-of-type{background:tomato;border-radius:15%}section:nth-of-type(2){border-radius:50%;background:#0c8}section:nth-of-type(3){border-radius:30%;background:#87cefa}body,html{background:#000827;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;min-height:100vh;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body a,html a{color:inherit;text-decoration:none}body *,html *{-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-moz-box-sizing:inherit;box-sizing:inherit}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,p,pre{margin:0}.clearfix:after{content:"";display:table;clear:both}::-moz-selection{color:#000;background:#fbd404}::selection{color:#000;background:#fbd404}p{max-width:75ch}a{color:inherit}img,video{max-width:100%;height:auto}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button,input,label,select{cursor:pointer}svg{fill:currentColor}img{font-style:italic;vertical-align:middle}img:not([alt]),img[alt=""]{outline:5px solid red}@media print{a{text-decoration:underline}[href]:not([href^="#"]):after{content:" (" attr(href) ") "}}abbr[title],acronym[title],dfn{cursor:help}textarea{resize:vertical}[disabled]{cursor:default}[aria-disabled=true]{cursor:default;pointer-events:none}iframe{border:0}ol,ul{list-style:none;margin:0;padding:0}