CSS ⟩ Tips
html, body { height: 100%; /* fill the window */ } /* otherwise they are only as large as the content that fills them */
/* ... */
Last updated 1 year ago