You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add a form to your home page that allows a user to enter their preferred background color, font color, and font size and set your page to those values.
Through use of Cookies or LocalStorage, store that data and load those values as presets when the user loads the page.