ul.search-results{overflow-y:auto;max-height:1000px;min-height:500px;list-style:none;padding:0;margin:0}ul.search-results li{padding:10px 20px 20px 20px;border:1px solid hsla(0,0%,100%,0.08);background-color:rgba(26,26,26,0.35);color:#fff;transition:background-color 0.2s ease-in-out}ul.search-results li:hover{background-color:rgba(26,26,26,0.55);cursor:pointer}ul.background{list-style-type:disc;color:#fff}