details.accordion { --color-accent: #222; margin-bottom: 1em; border-radius: 5px; padding: 1.5em; position: relative; padding-left: 3.5em; border-left: 5px solid var(--color-accent); overflow: hidden; } details.accordion::before { background-color: var(--color-accent); opacity: 0.1; content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; } details.accordion summary { list-style: none; } details.accordion summary::marker { display: none; } details.accordion summary::before { position: absolute; content: '+'; left: 1.5rem; top: 1.35rem; color: #000; font-size: 1.6rem; line-height: 1; font-weight: normal; } details.accordion[open] summary::before { transform: rotate(45deg); } details.accordion[open] summary { font-weight: 700; }
September 4, 2015

The good death

I do not know if there is a good death
but I know there are bad ones
the worst is when you don't see it coming
one moment you are smiling (or not)
Next moment - light out!
Then Gabriel asks, what happened to you?
You shake your head in a daze -
I'm not sure man, I'm not sure!