.meta .authors {
    background: none !important;
}

body {
    font-family: arial, geneva, sans-serif !important;
    background:
        linear-gradient(rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.92)),
        url("https://i.imgur.com/7OrDYdX.png") repeat !important;
    background-attachment: fixed;
}
