— 2 Kudos
Profile terminal
Category: Web, HTML, Tech
body { background: black !important; color: #00ff00; font-family: 'Courier New', Courier, monospace !important; } a, h1, h2, h3, h4, h5, h6 { color: #00ff00 !important; text-decoration: none; } #terminal { padding: 20px; border: 1px solid #00ff00; background-color: rgba(0, 0, 0, 0.85); box-shadow: 0 0 20px #00ff00; max-width: 700px; margin: auto; } .line::after { content: "_"; animation: blink 1s ... » Continue Reading