This is a custom code placeholder.
Switch to Preview or publish the page
to see how your code works.
Double-click to edit
<style type="text/css">
/* container properties */
.scrollbar {
width:100%;
max-width:100%;
height:400px;
background-color:#f7f7f7;
overflow-y:scroll;
}
/* customize scrollbar css */
#scrollbar-custom::-webkit-scrollbar{
width:12px;
background-color:#cccccc;
}
#scrollbar-custom::-webkit-scrollbar:horizontal{
height:12px;
}
#scrollbar-custom::-webkit-scrollbar-track{
border:1px #787878 solid;
border-radius:10px;
-webkit-box-shadow:0 0 6px #c8c8c8 inset;
}
#scrollbar-custom::-webkit-scrollbar-thumb{
background-color:#c9c9c9;
border:1px solid #000000;
border-radius:16px;
}
#scrollbar-custom::-webkit-scrollbar-thumb:hover{
background-color:#bf4649;
border:1px solid #333333;
}
#scrollbar-custom::-webkit-scrollbar-thumb:active{
background-color:#9c9c9c;
border:1px solid #333333;
}
</style>
<div class="scrollbar" id="scrollbar-custom">
<div> <p style="font-family:roboto">
<b>Bay Care Delivery</b><br>Bay Area, CA<br><br>
<b>CBCB (Cannabis Buyers Club of Berkeley)</b><br>Berkeley, CA<br><br>
<b>Foothill Health and Wellness</b><br>Shingle Springs, CA<br><br>
<b>Goldn Bloom</b><br>San Diego, CA<br><br>
<b>ONA.Life Delivery</b><br>Bay Area, CA<br><br>
<b>Organic Century Farmacy (Atrium Valley)</b><br>Valley Village, CA<br><br>
<b>Phenotopia</b><br>Santa Rosa, CA<br><br>
<b>South Coast Safe Access - Costa Mesa</b><br>Costa Mesa, CA<br><br>
<b>Sundial Collective - Redding</b><br>Redding, CA<br><br>
<br><br><br><br><br><br>
<div>
</div>