@import url('https://fonts.googleapis.com/css?family=VT323&display=swap');

body {
font-family: 'VT323', monospace;
background-color:#002204;
color:white}

h1 {
position: absolute;
bottom:0;
right:1em;
font-size: 1.5em;
}
