Skip to content

Instantly share code, notes, and snippets.

View dgambacorta's full-sized avatar

Gamba dgambacorta

View GitHub Profile
@import url("https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400;1,700&display=swap");
* {
margin: 0;
font-family: "Courier Prime", monospace;
font-weight: 400;
font-style: normal;
color: white;
}
@import url("https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400;1,700&display=swap");
* {
margin: 0;
font-family: "Courier Prime", monospace;
font-weight: 400;
font-style: normal;
color: white;
}