<style>


.count { color: #c6ff00; } .online { color: #c6ff00; font-weight: bold; font-size: 95%; } .profile .friends .person p { color: #c6ff00; font-weight: bold; width: 100%; overflow-wrap: break-word; word-break: break-word; font-size: 100%; text-align: center; } .profile h1 { font-size: 1.7cm; margin: 0 0 10px 0; } footer { text-align: center; font-size: 70%; margin: 10px 0 10px; padding: 10px 5px; background: #00000075; } body::before { content: " "; display: block; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.4) 50%), linear-gradient(89deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06)); z-index: 2; background-size: 100% 2px, 3px 100%; pointer-events: none; } body::after { content: " "; display: block; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: rgba(18, 16, 16, 0.1); opacity: 0; z-index: 2; pointer-events: none; animation: flicker 0.15s infinite; } img { filter: sepia(100%) hue-rotate(40deg) saturate(1.99); };
}




</style>



