* {
margin: 0;
padding: 0;
}

body {
color: #898989;
background: #252525;
}

.post_b {
border-bottom: 25px solid #252525;
}