@import "https://fonts.bunny.net/css?family=assistant:500|balsamiq-sans:400,400i,700,700i";html{background:#238e23;display:flex;justify-content:center}body{color:#151515;font-family:assistant,sans-serif;line-height:1.42;margin:.666rem;width:666px;padding:1rem;border:.42rem solid #b68024;background:#eee;border-radius:1rem}header{padding-bottom:1rem;display:flex;flex-direction:column;font-weight:700}header h1{color:#b68024}header nav{max-width:80vw;align-self:center}header nav ul{display:flex;flex-direction:row;list-style-type:none;justify-content:center;align-items:center;margin:0;padding:0;overflow-x:scroll}header nav ul li{margin:auto .5rem}header nav ul li .active{text-decoration:underline}header .bird{color:#f0b441}header .cat{color:#653931}header .online{color:#69bd30}header hr,footer hr{width:100%;border:.2rem solid #b68024;border-radius:1rem}footer{margin-top:1rem}h1{text-align:center}h1,h2,h3,h4,h5,h6{font-family:balsamiq sans,display}a{color:#238e23;text-decoration:none}main{max-width:666px}img{max-width:100%}table{max-width:80vw;display:block;overflow-x:auto;white-space:nowrap}figure{text-align:center}footer{padding-top:1rem}footer small{display:flex;align-items:center;justify-content:center;align-self:stretch}