Skip to content

Latest commit

 

History

History
84 lines (57 loc) · 1.05 KB

source.md

File metadata and controls

84 lines (57 loc) · 1.05 KB
Hi there!

(duration: 2)

# Heading 1
## Heading 2

* bullets are left-aligned
* bullet 2
  * sub-bullet

.container {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 40px;
}

(duration: 2)


(font-size: 20)

.container {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 40px;
}

smaller font size using (font-size: 20)

(duration: 2)


Penguins!

cover

(duration: 2)


(theme: light)

Start counting!