Help needed! I created 3 boxes that appear upon clicking a button, but they are not aligned properly. They need to be shifted a bit to the left. My attempt to adjust this using a large div with left:5%;
did not work. If you're unsure about the issue, you can view the image here: The problem. Could someone please modify my code accordingly? Thank you in advance! :D
body, html {
height: 100%;
margin: 0px;
}
<!-- Remainder of the CSS and HTML code go here -->