body{min-height:100vh}::-webkit-calendar-picker-indicator{cursor:pointer;border-radius:4px;margin-right:2px;opacity:.6;filter:invert(.8)}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}body::-webkit-scrollbar{background-color:#111111FF;width:14px}body::-webkit-scrollbar-track{background-color:#E8EAEC}body::-webkit-scrollbar-thumb{background-color:#e0651b;border-radius:10px;border:3px solid #ffffff}body::-webkit-scrollbar-button{display:none}