.userAvatar { background-color: grey; width: 100px; height: 100px; font-size: 14; margin: 20px auto; } .active { background-color:rgb(30, 8, 62); border-radius: 5px; padding: 5px; font-weight: 700; text-align: center; color:azure; }