thompsgj's picture
Duplicate from thompsgj/mathtext-wormhole
b1a499f
raw
history blame contribute delete
No virus
186 Bytes
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
body {
font-family: 'Roboto', sans-serif;
font-size: 16px;
background-color: black;
color: white
}