:root{--main-color: #00a091;--btn-color: #f58220;--light: #ffffff;--dark: #1a1a1a}*{padding:0;margin:0;box-sizing:border-box;font-family:Inter,sans-serif}body{background:#00a091;background-size:400% 400%;animation:gradientBG 20s ease infinite}@keyframes gradientBG{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif}.start-image{position:fixed;bottom:-100px;right:10px;width:200px;height:auto;z-index:0}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}*::-webkit-scrollbar-thumb{background:#f58220;border-radius:10px}*::-webkit-scrollbar-thumb:hover{background:#f58220}
