/* 
    Theme Name: Boxs
    Theme URI: https://hay.agency
    Author: https://hay.agency
    Author URI: https://hay.agency
    Description: This is a custom theme for WordPress.
    Version: 1.0
    License: GPL2
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: boxs
    */

    body {
        background-color: #000;
        color: white;
        line-height: 1.6;
        overflow-x: hidden;
        font-family: var(--font-mont);
    }