/*
Theme Name: VitalMan
Theme URI: https://example.com/
Author: Your Name
Author URI: https://example.com/
Description: A modern WordPress theme for men's health, wellness, fitness and lifestyle websites.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: vitalman
*/

/* =========================================================
   VitalMan Theme
   ========================================================= */

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
}