/* Hide horizontal scrollbar */body {  overflow-x: hidden;}/* Long Skitty */#footer {   position:absolute;   bottom:0;   width:100%;   height:128px;}