body { background-color:#f1fae6; }
a:link { text-decoration: none; color:#84d15e; }
a:visited { text-decoration: none; color:#84d15e; }
a:active { text-decoration: none; color:#000000; }
a:hover { text-decoration: none; color:#000000; }
p { font-family: sans-serif; font-size: 14pt; color:#acdf8a; }
h1 { font-family: sans-serif; font-size: 24pt; color:#acdf8a; }
h3 { font-family: sans-serif; color:#acdf8a; }
figure, figcaption { font-family: sans-serif; font-size: 5pt; }
.flower { display: flex; align-items: center; justify-content: center; flex-direction: column; }
