<DOCTYPE html>
<html>
<head>
    <title></title>
    <meta charset="utf-8">
    <link rel="stylesheet" type="text/css" href="../style.css">
    <link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<!-- Nav bar -->
<nav>
<ul>
    <li><a href="index.html">CONSOLE</a></li>
    <li><a href="about.html">ABOUT</a></li>
    <li><a href="./event/">EVENT</a></li>
</ul>
</nav>
<div id="content"><h1 id="the-legend-of-the-worry">The Legend of the Worry</h1>
<h2 id="worry-dolls">Worry dolls</h2>
<div id="worry-dolls">
<p>Worry dolls (also called trouble dolls; in Spanish, Muñeca quitapena)
are tiny, hand-made dolls originating from Guatemala. According to
legend, children tell their worries to the Dolls, then place them under
their pillow when they go to sleep. In the morning, the dolls have
gifted them with the wisdom and knowledge to eliminate their
worries.</p>
<p>The story of the worry doll is about a local Mayan legend. The origin
refers to a Mayan princess named Ixmucane. The princess received a
special gift from the sun god that allowed her to solve any problem a
human could ever worry about. The worry doll represents the princess and
the wisdom she carries. With this wisdom, humans will be able to
overcome their troubles.</p>
<figure>
<img src="worry-doll.png" alt="Worry Dolls" />
<figcaption aria-hidden="true">Worry Dolls</figcaption>
</figure>
</div>
</div>
</body>
</html>