<!DOCTYPE html>
<html lang="pl">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="style.css">
    <script defer src="translations.js"></script>
    <script defer src="script.js"></script>
    <title data-translatable="paranormal_activities"></title>
</head>

<body>
    <svg id="wave-top" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320">
        <path fill="#ff0000" fill-opacity="0.5"
            d="M0,96L20,106.7C40,117,80,139,120,154.7C160,171,200,181,240,197.3C280,213,320,235,360,218.7C400,203,440,149,480,138.7C520,128,560,160,600,181.3C640,203,680,213,720,202.7C760,192,800,160,840,149.3C880,139,920,149,960,138.7C1000,128,1040,96,1080,80C1120,64,1160,64,1200,101.3C1240,139,1280,213,1320,202.7C1360,192,1400,96,1420,48L1440,0L1440,0L1420,0C1400,0,1360,0,1320,0C1280,0,1240,0,1200,0C1160,0,1120,0,1080,0C1040,0,1000,0,960,0C920,0,880,0,840,0C800,0,760,0,720,0C680,0,640,0,600,0C560,0,520,0,480,0C440,0,400,0,360,0C320,0,280,0,240,0C200,0,160,0,120,0C80,0,40,0,20,0L0,0Z">
        </path>
        <div id="header">
        </div>
        <div id="container">
            <h1 data-translatable="paranormal_activities"></h1>
            <h2 data-translatable="activities.4"></h2>

            <p data-translatable="activities.4.description.1"></p>
            <p data-translatable="activities.4.description.2"></p>

            <a data-redirect-to="index.html" data-translatable="back"></a>
        </div>
        <svg id="wave-bottom" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320">
            <path fill="#ff0000" fill-opacity="0.5"
                d="M0,96L20,106.7C40,117,80,139,120,154.7C160,171,200,181,240,197.3C280,213,320,235,360,218.7C400,203,440,149,480,138.7C520,128,560,160,600,181.3C640,203,680,213,720,202.7C760,192,800,160,840,149.3C880,139,920,149,960,138.7C1000,128,1040,96,1080,80C1120,64,1160,64,1200,101.3C1240,139,1280,213,1320,202.7C1360,192,1400,96,1420,48L1440,0L1440,320L1420,320C1400,320,1360,320,1320,320C1280,320,1240,320,1200,320C1160,320,1120,320,1080,320C1040,320,1000,320,960,320C920,320,880,320,840,320C800,320,760,320,720,320C680,320,640,320,600,320C560,320,520,320,480,320C440,320,400,320,360,320C320,320,280,320,240,320C200,320,160,320,120,320C80,320,40,320,20,320L0,320Z">
            </path>
        </svg>
</body>

</html>