<!doctype html>
<html>
    <head>
        <title>Zk | 005</title>
        <link rel="stylesheet" type="text/css" href="/style.css" />
        <meta name="viewport" content="width=device-width" />
        <meta charset="utf-8" />
    </head>
    <body>
        <main>
            <header>
                <h1>Zk | 005</h1>
            </header>
            <article class="content">
                <hr />
<p>date: 2019-08-24
weight: 42</p>
<hr />
<blockquote>
<p>What is your point?</p>
</blockquote>
<p>You know.</p>
<blockquote>
<p>Yes, but it is important that you make it.</p>
</blockquote>
<p><em>It&rsquo;s the immediacy, the seamless immediacy&hellip;</em></p>
<p>It&rsquo;s about meaning and self. It&rsquo;s about defining where your boundaries are; your physical boundaries, your mental boundaries, your spiritual and emotional boundaries. It&rsquo;s about that ground-state training that you undergo so that you might step just a bit to the side. An inch. A mile. An age.</p>
<p>It&rsquo;s about breathing in for the count of four, holding for the count of two, breathing out for the count of four, holding for the count of two. It&rsquo;s about feeling where your feet touch the ground. It&rsquo;s about drawing a straight line from your center of gravity to the center of the world. It&rsquo;s about becoming totally present.</p>
<blockquote>
<p>So that you can disappear entirely.</p>
</blockquote>
            </article>
            <footer>
                <p>Page generated on 2020-06-24</p>
            </footer>
        </main>
        <script type="text/javascript">
        document.querySelectorAll('.tag').forEach(tag => {
            let text = tag.innerText;
            tag.innerText = '';
            tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
        });
        </script>
    </body>
</html>