body {
    background-color: #000000;
    color: #ffffff;
}
.post {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0 auto;
    max-width: 640px;
    font-size: 11pt;
}
img {
    max-width: 100%;
}
a {
    color: #ffffff;
    text-decoration: none ;
}
a:hover {
    text-decoration: underline;
}
.ketagihan {
    width: 70%; align-items: center; margin: 0 auto;
}