html, body {
    height: 100%;
}

.bi {
    display: inline-block;
    width: auto !important;
    height: auto !important;
}
  
.sidebar::-webkit-scrollbar {
    display: none;
}
