How to increase the height and width so that it's on the edge of screen? – Html
I'm trying to make a grid, however I tried to use the width and height on css it doesn't change a thing. I'm planning to make this and this is the thing I tried. .container { background-color: #ccc; margin: 180px;…