@import url('github-markdown-dark.css');

body {
    background-color: #0d1117;
}

h1 {
    color: brown;
}