Please follow the steps below to setup your website with selected style switcher options.
Replace all code inside of with the given CSS code below:
Locate the Google Font stylesheet in the HTML source code and replace with the given code below:
Please add the "boxed" class to the <html> tag.
<html class="boxed">
Please add the "dark" class to the <html> tag.
<html class="dark">
Change the body tag like the code below. Make sure to also include the loading overlay code after the body tag: