Add a button that switches between white and dark themes (top left corner). - This will be done using variables for background and text colors that will be changed using JavaScript. - An SVG icon for the button will be made. - Styles for the button will be quite similar to `.button-return`.