body{background-color:#f0f0f0;background-image:url(https://api.blockhaity.qzz.io/images);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;margin:0}*{box-sizing:border-box}.container{flex-direction:row;gap:20px;height:calc(100vh - 20px);margin:50px;display:flex;overflow:hidden}.left{width:25%;padding:10px}.right{column-count:2;flex:1;column-gap:20px;padding:10px}@media (width<=768px){.container{flex-direction:column;gap:10px;height:auto}.left{width:100%;margin:5px}.right{column-count:1;width:100%;margin:5px}}.avatar{justify-content:center;align-items:center;width:100%;height:auto;display:flex}.logo{border-radius:50%;width:100%;max-width:200px;height:auto}
