/*
Theme Name: Kandyhost
Theme URI: https://whmpress.com/kandyhost
Author: WHMPress
Author URI: https://whmpress.com
Description: Lightweight web hosting WordPress theme by WHMPress, built for Elementor.
Version: 1.0
Text Domain: kandyhost
*/



/* ===== FORCE REMOVE BROWSER DEFAULT BODY MARGIN ===== */
html {
    margin: 0 !important;
    padding: 0 !important;
}

body {
    margin: 0 !important;
    padding: 0 !important;
}