Greetings to all.
There is a block that should be at the top of the page, its width should be 100%.
However, for some reason unknown to me, it slides 15-20 pixels down and 15-15 pixels to the left.
#navbar { background-color: #1e64cc; height: 5%; width: 100%; position: fixed; }
Thanks in advance for your reply.