/* 
Theme Name:		 Twenty Twenty-Four-Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Twenty Twenty-Four-Child is a child theme of Twenty Twenty-Four, created by ChildTheme-Generator.com
Author:			 Seth
Author URI:		 http://childtheme-generator.com/
Template:		 twentytwentyfour
Version:		 1.0.0
Text Domain:	 twentytwentyfour-child
*/


/*
    Add your custom styles here
    xJyr NWMG 1ZH8 imsU FCFH fkVc
*/

body {
    overflow: hidden;
}
.notice {
    position: relative;
    width: 100%;
    height: 100vh;
}
.notice .container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}