/*
Theme Name:  Thème Like Event 2026
Theme URI: 
Author: Florian Gracy
Author URI: https://florian-gracy.com
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 
Tags: 
*/

body,html{
	position:relative;
	margin:0;
	padding:0;
	height:auto;
	width:100%;
	top:0;
	left:0;
	display:block;
	min-height:100%;
	overflow-x:hidden;
	}

html {
  height: auto;
  min-height: 100%;
}

body {
  min-height: 100dvh;
}