@use "sass:color";body{text-align:center;background-color:#000;color:rgba(232,230,234,0.933333);font-family:Verdana, Arial, Helvetica, sans-serif}main{margin:0 auto;max-width:40em}aside{margin:0 auto}aside:last-child{padding:2em;margin-bottom:12em}footer{background-color:rgba(0,0,0,0.8);color:rgba(232,230,234,0.933333);position:fixed;margin:0 auto;bottom:0;width:100%;padding:1em 0}a,a:visited{color:rgba(232,230,234,0.933333);font-size:large;font-weight:bold;text-decoration:none}a:hover{color:lighter(rgba(232,230,234,0.933333), 10%);text-decoration:underline}h1{margin:0.5em 0 1em 0}img{max-width:100%}audio{max-width:100%;width:40em}iframe{max-width:100%;margin:2em 0}ul{list-style:none;padding:0;margin:0.5em}ul li{margin-bottom:1em}ul.inline li{display:inline-block;padding:0 1em}#avatar{width:240;height:240}@media (min-width: 1000px){aside{width:20%;margin:0;max-width:15em}main{margin:0 auto}#container{display:flex;justify-content:space-between;align-content:center}}
