/**
 * Theme Name:        Pooh
 * Template:          twentytwentyfive
 * Theme URI:         https://www.suethepooh.com
 * Description:       Child theme to 2025
 * Version:           1.0.0
 * Author:            suethepooh
 * Author URI:        https://www.suethepooh.com
 * Tags:              block-patterns, full-site-editing
 * Text Domain:       pooh
 * Tested up to:      6.7
 * Requires at least: 6.7
 * Requires PHP:      8.0
 * License:           GNU General Public License v2.0 or later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 */

body {
	background:hotpink;
}
