 
 .shape1 .tn-atom {
  -webkit-filter: blur(350px);
  -moz-filter: blur(350px);
}

 html { scrollbar-color: #112842 #000014; scrollbar-width: thin; } html::-webkit-scrollbar { width: 10px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: linear-gradient(180deg, #000000, #000000) !important; } html::-webkit-scrollbar-thumb:hover { background: #232328 !important; } html::-webkit-scrollbar-thumb { background: #2E333A !important; border: 0px solid #000 !important; -webkit-border-radius: 5px !important;  } 