/*
Theme Name: M2M
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Version: 2.7
Tested up to: 6.0
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentysixteen
Template: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html, body{
	background: #fff;
	/*min-height:100vh;*/
}

body:not(.custom-background-image):before, body:not(.custom-background-image):after{
	display: none;
}