/*
Theme Name: ClaunexCrypto Pro
Theme URI: https://claunexcrypto.com
Author: Nihal Singh
Description: Premium Crypto WordPress Theme
Version: 1.0
Requires at least: 6.8
Tested up to: 6.8
Text Domain: claunexcrypto
*/

html{
    scroll-behavior:smooth;
}

body{
    margin:0;
    padding:0;
    background:#050B16;
    color:#ffffff;
    font-family:Arial,sans-serif;
}