Latest solutions
Latest comments
- @Somula@sidarth-23
First issue is with the height for the main div. Set height: 100vh; to align the items exactly to center. Next you set the max-width a bit small somewhere in your code, so that you could not make the score bigger. Last I see is that you have not set the opacity for the list values in summary. That's a aesthetic things only. Even though just wanna let you know