Tekan tombol untuk memutar
.footer{
position:fixed;
bottom:5px;
left:0;
width:100%;
text-align:center;
font-size:11px;
line-height:1.6;
color:#ffffff;
z-index:9999;
padding:8px 10px;
background:rgba(0,0,0,0.35);
text-shadow:0 2px 4px rgba(0,0,0,0.6);
}
/* TAMBAHKAN INI JUGA */
.container{
padding-bottom:80px;
}