@import "https://fonts.googleapis.com/css2?family=Baloo+Bhai+2:wght@400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Baloo Bhai 2",Arial,Helvetica,sans-serif;transition:background-color .3s,color .3s}html{scroll-behavior:smooth}button{font-family:"Baloo Bhai 2",Arial,Helvetica,sans-serif}::selection{color:#fff;background-color:#4285f4}
