<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Wise Mag - Site Maintenance
Theme URI: https://www.probewise.com/themes/wise-mag/
Author: Probewise
Author URI: https://www.probewise.com/
Description: A temporary theme when updating the theme manually.
Version: 20240823
License: GNU General Public License v2 or later
License URI: https://wordpress.org/about/gpl/
Text Domain: wise-mag
*/

body { 
    text-align: center; 
    padding: 150px; 
}

h1 { 
    font-size: 56px; 
}

body { 
    font: 24px Helvetica, sans-serif; 
    color: #444; 
}

article { 
    display: block; 
    text-align: left; 
    width: 650px; 
    margin: 0 auto; 
}</pre></body></html>