/*!
Theme Name: LEENORISE2023
Theme URI:    https://leenoriese.com
Author:       LeeNo 
Author URI:   http://leenorise.com
Version:      1.0
Description:  basic, simple, modern, customizable, stylish blog WordPress theme.
Tags: basic custom theme       
*/
 body{background:#1B1B1B;color:#A5A5A5;font-family:'sans-serif';-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}header_fix{position:fixed;top:0;left:0;right:0;height:30px;padding:1rem;color:#fff;background:#2E2E2E;font-weight:400;font-size:1.5em;display:flex;justify-content:space-between;align-items:center}footer_fix{position:fixed;bottom:0;left:0;right:0;height:30px;padding:1rem;color:#fff;background:#2E2E2E;font-family:'sans-serif';font-weight:400;font-size:1em;display:flex;justify-content:space-evenly;align-items:center}p{margin:10px 5px 5px 5px;font-size:1em}img{border:none}table{color:#fff}main{max-width:1300px;padding-top:70px;padding-left:100px;border:0 solid red;height:100%}@media (max-width:769px){.visible-xs{display:block}.hidden-xs{display:none}}@media all and (max-width:479px){main{padding-top:70px;padding-left:10px;border:0 solid blue;height:100%}}@media all and (min-width:480px) and (max-width:767px){.hidden-xs{display:none}main{padding-top:70px;padding-left:30px;border:0 solid tan;height:100%}}@media all and (min-width:1024px){main{padding-top:70px;padding-left:300px;border:0 solid #ff0;height:100%}}.boxcenter{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}