---
marp: true
theme: your-theme
---
CSSファイルを作成してスタイルをカスタマイズ
<!-- _class: lead -->
# センター寄せ
<!-- _class: invert -->
# 反転スタイル
lead, invert などの組み込みクラス
marp slide.md --pdf
marp slide.md --html
1スライド1メッセージ
情報を整理して伝える
視覚的な工夫
図表や画像を活用
読みやすさ
適切なフォントサイズと十分な余白
拡張機能: Marp for VS Code
.vscode/settings.jsonでプロジェクト設定
Marpで効率的なプレゼンテーション作成
Let's create beautiful slides with Marp!