— 1 Comment— 2 Kudos
Quick question
Category: Quiz/Survey
body { font-family: Courier New, monospace; background-color: black; } img { filter: sepia(100%) hue-rotate(45deg) saturate(5); } 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.25) 50%); z-index: 2; background-size: 100% 2px, 3px 100%; pointer-events: none; } .lo » Continue Reading