.home{display:flex;flex-direction:row;gap:2rem;margin-left:auto;margin-right:auto;max-width:1200px;margin-top:5rem;flex-wrap:wrap}.sidebar{min-width:250px;flex-grow:1}.sidebar .content-block{margin-bottom:1rem}.content-block{background-color:#000}.hero{flex-grow:10;min-width:300px;max-width:899px}@media screen and (min-width:700px){.sidebar{max-width:300px}}.content-block{width:100%;padding:0 1rem;box-sizing:border-box;border:5px solid rgb(48,48,48);border-radius:1rem}.spinning-pfp{width:140px;height:140px;border-radius:50%;cursor:pointer;-webkit-user-select:none;user-select:none}.image,.image img{width:100%}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#080808;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0}
