#1fr not working when making a grid

7 messages · Page 1 of 1 (latest)

digital crow
#

Code:

#

Result:

#

So we can see that it is not taking up the entire width of the screen and also not the entire height

#

I have tried changing the px values in gridTemplateRows and the size of the other sections change but not the 1 fr one

#

Actually I solved it haha