Skip to content

Instantly share code, notes, and snippets.

View Trout48's full-sized avatar

Trout48 Trout48

  • Michigan
  • 15:29 (UTC -04:00)
View GitHub Profile
@Trout48
Trout48 / dabblet.css
Created August 30, 2022 09:41 — forked from TomMalbran/dabblet.css
Falling Leaves with CSS Only
/*
Falling Leaves with CSS Only
http://premiumcoding.com/css3-tricks-falling-leaves-css/
*/
.container{
top:0px;
background:#fff;
width:100%;
height:100%;