.selection-pic{width:160px;height:160px;margin:5px auto auto;border-radius:50%}.logo{width:200px;height:200px;margin:10px auto;border-radius:50%}.animated{animation-name:fadeIn;animation-duration:1.5s}*{scrollbar-width:thin;scrollbar-color:#f5c9e5 transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#f5c9e5;border-radius:8px}*::-webkit-scrollbar-thumb:hover{background-color:#e5a4d6}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
