--- marp: true theme: rose-pine-moon author: cupcakearmy footer: Some footer paginate: true style: | section { justify-content: start; } pre { max-height: calc(100vh); overflow: auto; } --- # Some big title Some subtitle --- # This is very important - one - two - three --- ## ![bg](./images/keynote.jpg) --- # Some code ```ts @import(./snippets/sum.ts) ```