I want to have a hidden checkbox that doesn\'t take up any space on the screen.
If I have this:
display: none;
This should make the element disappear and not take up any space.