#mainPage{max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}#main-logo-img{width:400px;height:400px;border-radius:50%;object-fit:cover;margin-bottom:20px;animation:fadeIn 2s ease-in-out;background-color:rgb(101,102,102)}