varCafe
Category: Web, HTML, Tech
@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap'); body { color: white; font-family: 'VT323', monospace; background-color: black; } main { background: black; color: white; border-left: 2px dotted #ffffff; border-right: 2px dotted #ffffff; } nav .top { margin-top: 2px; background: none; background-color: rgba(0, 0, 0, 0); background-color: black; border-bottom-color: rgb(25... » Continue Reading