Fix height for horizontal scrollbar
@ -157,6 +157,7 @@ body {
::-webkit-scrollbar {
width: 5px;
height: 5px;
}
::-webkit-scrollbar-track-piece {