Open
Description
You can also try adding Animated Background (like a continuous changing gradient).
To make it less cumbersome
1st. Make another branch named 'animated'
2nd. Remove the day-night switcher button and CSS for that.
3rd. Remove the js at the end of the page which was switching the theme.
Then, implement your Animated Background in CSS, SCSS, JS, or whatever method you prefer.
This issue will give you more insights into branching and HTML background animation.