<html>
    <meta charset="UTF-8">
  <title>Blog - LEZZO.org</title>
    <link rel="stylesheet" href="../bulma.min.css">
    <style>
.columns {
  justify-content: flex-end;
}
body { width: 100%; height: 100%; }
.block_article {
    width: 500px;
    height: 650px;
    background-size: cover;
    line-height: 230px;
    text-align: center;
    border-radius: 10px;
}

.block_article span {
    color: white;
    text-shadow: 2px 2px black;
    font-size: 1.3em;
}
      </style>
  </head>
  <body background="../processed/1616297771952.jpg">
    <div class="section">
      <div class="container">
        <div class="columns is-variable is-4-desktop is-8-widescreen is-4-fullhd">
          <div class="column is-one-third">
            <div class="section">
              <div class="container">
                <article class="message" style="background: #ffe; background-color: rgb(255, 255, 238); background-position-x: center; background-position-y: top; background-repeat: repeat-x; background-attachment: scroll; background-size: auto; background-origin: padding-box; background-clip: border-box;">
                  <div class="message-body">
                    <p>
Un blog.<br>Come negli anni 2000.<br>Con molte meno speranze, e molte più feels.
                    </p>
                    <p>
                      <p><br>=^..^=   =^..^=   =^..^=    =^..^=    =^..^=    =^..^=    =^..^=<br></p>
<br><em>What a beautiful face<br>
I have found in this place<br>
That is circling all round the sun<br>
What a beautiful dream<br>
That could flash on the screen<br>
In a blink of an eye and be gone from me<br>
Soft and sweet<br>
Let me hold it close and keep it here with me<br></em>
                    </p>
                    <p><br>=^..^=   =^..^=   =^..^=    =^..^=    =^..^=    =^..^=    =^..^=<br></p>
                    <p>
                      <br>
                      Articoli:
                      <ul>
                        <li>█ <a href="bsg.html">Battlestar Galactica: a guide for watching the show</a></li>
                        <li>█ <a href="primer.html">Capire il film Primer</a></li>
                        <li>█ <a href="borderlands2.html">Tutta la verità su Borderlands 2 (WIP)</a></li>
                        <li>█ <a href="memefinance.html">MEMEFINANCE (WIP)</a></li>
                        <li>█ <a href="capodanno22.html">Capodanno 2022</a></li>
                      </ul>
                      </p>
                    <p><br>=^..^=   =^..^=   =^..^=    =^..^=    =^..^=    =^..^=    =^..^=<br></p>
                    <p>
                      <br>
                      I membri di lezzo possono leggere direttamente il sorgente org-mode degli articoli che solitamente contiene maggiori informazioni. Per fare questo basta modificare la url in: /blog/src/nomefile.org .
                    </p>
                  </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </body>
</html>