/**
 * Theme Name:  Zapal
 * Template:
 * Description: Короткое описание темы
 *
 * Theme URI:   https://latul.website/
 * Author:      Anton Latul
 * Author URI:  https://latul.website/
 *
 * Tags:
 * Text Domain: Домен перевода темы. Пр: zapal
 *
 * License:     Лицензия. Пр: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Version:     1.0
 */
*{
    background-color: darkgreen;
}