nav .dropdown-menu{overflow-y:scroll!important;height:70vh!important}@media (min-width:1200px){.box-padding .flex-class{max-width:900px}.feature-content-box,.home-content-box{max-width:900px;margin:auto}}.footer{margin-bottom:80px}#mainblock{margin:auto;width:100%;height:fit-content}#inputlink{box-shadow:unset;border:1px solid #ccc;padding:25px 20px}#mainbtn{background:#00f;color:#fff;border:none}.images{display:flex;flex-wrap:wrap;justify-content:center;margin:auto;width:100%}.newdiv{margin-top:25px;margin:0 25px;display:inline-block;width:60px;height:140px}.foundimgs{height:50px;width:50px}.expanded{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;height:250px;width:250px}.expandedimg{height:100px;width:100px}.downloadbtn{border:none;background-color:azure;height:18px;width:18px;margin-top:5px;margin-right:10px;padding:0}.copybtn{border:none;background-color:azure;height:18px;width:18px;margin-top:5px;padding:0}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;padding:5px 0;border-radius:6px;position:absolute;top:-5px;left:105%;z-index:1}.title{display:flex;justify-content:center;color:#9440f5;font-family:Poppins;user-select:none;text-shadow:3px 3px #000}.title-container{text-align:center;display:flex;flex-direction:column;justify-content:center;height:3em;width:3em;margin:auto}.spinner{display:flex;justify-content:center}svg{width:50%;max-width:10rem;animation:rotate 3.6s linear infinite}circle{fill:none;stroke:#9440f5;stroke-width:8px;stroke-dasharray:300;animation:outline 2s cubic-bezier(.77,0,.18,1) infinite}@keyframes outline{0%{stroke-dashoffset:0}50%{stroke-dashoffset:300}100%{stroke-dashoffset:600}}@keyframes rotate{from{transform:rotate(0turn)}to{transform:rotate(-1turn)}}