Skip to content

Instantly share code, notes, and snippets.

View oliveryasuna's full-sized avatar

Oliver Yasuna oliveryasuna

  • Boston, MA
  • 22:29 (UTC -04:00)
View GitHub Profile
@oliveryasuna
oliveryasuna / slide-deck.html
Created March 9, 2022 17:53
CSS-only Slide Deck
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- Demo styles. -->
<style>
body {
body {
display: flex;