body {
background-color: black;
}
header {
color: white;
}
@font-face {
font-family: 'Rubik Doodle Shadow', system-ui;
src: url(fonts/RubikDoodleShadow-Regular.woff2) format('woff2');
}
h1 {
font-family: 'Rubik Doodle Shadow', system-ui;
font-style: regular;
}