Assalamualaikum. Jom tengok cerita hantu. Al-Hijab. Lakonan Piere Andre.

and paste code text-align:center; kat bawah kedua-dua code tadi
::-webkit-scrollbar {
height:12px;
width: 6px;
background: white;
}
::-webkit-scrollbar-thumb {
background: lightcoral;
}
::-webkit-scrollbar:hover {
background: white;
}
::-webkit-scrollbar-thumb:hover {
background: lightsteelblue;
}
<style>/* ----- Image opacity effect 1 ----- */.post a img {filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;-khtml-opacity: 1.0;}.post a:hover img {filter:alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;-khtml-opacity: 0.5;}</style>