Skip to content

Instantly share code, notes, and snippets.

@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap');
body {
font-family: 'Roboto Mono', monospace;
margin: 0;
}
.hero-bg {
text-align: center;
background-color: #1a0045;