@import url(https://fonts.bunny.net/css?family=courier-prime:400);

body {
    color: black;
    font-family: 'Courier Prime', monospace;
}
