<! DOCTYPE html> Steam & Soul — A Bowl Written in CSS
* { box-sizing: border-box; margin: 0; padding: 0; }
:root { --wood1: #3b1710; --wood2: #71351f; --wood3: #a9572d;
--red1: #43050c; --red2: #86101a; --red3: #d72b28;
--broth1: #721006; --broth2:...
Source: [Dev.to](https://dev.to/vamsi_kocherlakota_012caf/steam-soul-a-bowl-written-in-css-4efh)