aboutsummaryrefslogtreecommitdiffstats
path: root/static/poetry
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2024-05-11 23:58:14 +0100
committerLibravatar cel 🌸 <cel@blos.sm>2024-05-11 23:58:14 +0100
commit1606e6ff1041e18f23f88ff18176b01d7733d4d3 (patch)
tree9f0fde1499cbaff81f2de5b006c2a8191b5b448a /static/poetry
parenta29429442f524a420120da1a39d27a99a257d95d (diff)
downloadblossom-1606e6ff1041e18f23f88ff18176b01d7733d4d3.tar.gz
blossom-1606e6ff1041e18f23f88ff18176b01d7733d4d3.tar.bz2
blossom-1606e6ff1041e18f23f88ff18176b01d7733d4d3.zip
add skinnyverse poem
Diffstat (limited to 'static/poetry')
-rw-r--r--static/poetry/the-skinnyverse/arrows.pngbin0 -> 11375 bytes
-rw-r--r--static/poetry/the-skinnyverse/bottom.pngbin0 -> 3359 bytes
-rw-r--r--static/poetry/the-skinnyverse/chevron.svg1
-rw-r--r--static/poetry/the-skinnyverse/search.svg1
-rw-r--r--static/poetry/the-skinnyverse/skinny-in.html495
-rw-r--r--static/poetry/the-skinnyverse/skinny-out.html493
-rw-r--r--static/poetry/the-skinnyverse/skinnyverse.html265
7 files changed, 1255 insertions, 0 deletions
diff --git a/static/poetry/the-skinnyverse/arrows.png b/static/poetry/the-skinnyverse/arrows.png
new file mode 100644
index 0000000..0d2e8c2
--- /dev/null
+++ b/static/poetry/the-skinnyverse/arrows.png
Binary files differ
diff --git a/static/poetry/the-skinnyverse/bottom.png b/static/poetry/the-skinnyverse/bottom.png
new file mode 100644
index 0000000..f8e5a97
--- /dev/null
+++ b/static/poetry/the-skinnyverse/bottom.png
Binary files differ
diff --git a/static/poetry/the-skinnyverse/chevron.svg b/static/poetry/the-skinnyverse/chevron.svg
new file mode 100644
index 0000000..7766062
--- /dev/null
+++ b/static/poetry/the-skinnyverse/chevron.svg
@@ -0,0 +1 @@
+<svg fill='#ffffff' xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M5.88 4.12L13.76 12l-7.88 7.88L8 22l10-10L8 2z"/></svg> \ No newline at end of file
diff --git a/static/poetry/the-skinnyverse/search.svg b/static/poetry/the-skinnyverse/search.svg
new file mode 100644
index 0000000..70d740f
--- /dev/null
+++ b/static/poetry/the-skinnyverse/search.svg
@@ -0,0 +1 @@
+<svg fill='#ffffff' xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/><path d="M0 0h24v24H0z" fill="none"/></svg>
diff --git a/static/poetry/the-skinnyverse/skinny-in.html b/static/poetry/the-skinnyverse/skinny-in.html
new file mode 100644
index 0000000..3e5e5db
--- /dev/null
+++ b/static/poetry/the-skinnyverse/skinny-in.html
@@ -0,0 +1,495 @@
+<!DOCTYPE html>
+<html lang=" en-GB">
+
+<head>
+ <style id="ssr-boilerplate">
+ body {
+ -webkit-text-size-adjust: 100%;
+ font-family: arial, sans-serif;
+ margin: 0;
+ }
+
+ .div {
+ -webkit-box-flex: 0 0;
+ -webkit-flex-shrink: 0;
+ flex-shrink: 0;
+ max-width: 100%;
+ }
+
+ .span:last-child,
+ .div:last-child {
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ .a {
+ text-decoration: none;
+ text-transform: none;
+ color: inherit;
+ display: inline-block;
+ }
+
+ .span {
+ -webkit-box-flex: 0 0;
+ -webkit-flex-shrink: 0;
+ flex-shrink: 0;
+ display: inline-block;
+ overflow: hidden;
+ text-transform: none;
+ }
+
+ .img {
+ border: none;
+ max-width: 100%;
+ max-height: 100%;
+ }
+
+ .i_ {
+ display: -ms-flexbox;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: flex;
+ -ms-flex-align: start;
+ -webkit-box-align: start;
+ -webkit-align-items: flex-start;
+ align-items: flex-start;
+ box-sizing: border-box;
+ overflow: hidden;
+ }
+
+ .v_ {
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ .j_>span:last-child,
+ .j_>div:last-child,
+ .w_,
+ .w_:last-child {
+ -webkit-box-flex: 0 0;
+ -webkit-flex-shrink: 0;
+ flex-shrink: 0;
+ }
+
+ .l_ {
+ -ms-overflow-style: none;
+ scrollbar-width: none;
+ }
+
+ .l_::-webkit-scrollbar {
+ display: none;
+ }
+
+ .s_ {
+ position: relative;
+ display: inline-block;
+ }
+
+ .u_ {
+ position: absolute;
+ top: 0;
+ left: 0;
+ height: 100%;
+ background-repeat: no-repeat;
+ background-size: auto 100%;
+ }
+
+ .t_ {
+ display: block;
+ }
+
+ .r_ {
+ display: -ms-flexbox;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: flex;
+ -ms-flex-align: center;
+ -webkit-box-align: center;
+ -webkit-align-items: center;
+ align-items: center;
+ -ms-flex-pack: center;
+ -webkit-box-pack: center;
+ -webkit-justify-content: center;
+ justify-content: center;
+ }
+
+ .q_ {
+ box-sizing: border-box;
+ max-width: 100%;
+ max-height: 100%;
+ overflow: hidden;
+ display: -ms-flexbox;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: flex;
+ -ms-flex-align: center;
+ -webkit-box-align: center;
+ -webkit-align-items: center;
+ align-items: center;
+ -ms-flex-pack: center;
+ -webkit-box-pack: center;
+ -webkit-justify-content: center;
+ justify-content: center;
+ }
+
+ .n_ {
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ }
+
+ .p_ {
+ -ms-flex-negative: 1;
+ max-width: 100%;
+ }
+
+ .m_ {
+ overflow: hidden;
+ }
+
+ .o_ {
+ white-space: nowrap;
+ }
+
+ .x_ {
+ cursor: pointer;
+ }
+
+ .y_ {
+ display: none;
+ position: absolute;
+ z-index: 1;
+ }
+
+ .k_>div:not(.y_) {
+ display: -webkit-inline-box;
+ display: -moz-inline-box;
+ display: -ms-inline-flexbox;
+ display: -webkit-inline-flex;
+ display: inline-flex;
+ vertical-align: middle;
+ }
+
+ .k_.topAlign>div {
+ vertical-align: top;
+ }
+
+ .k_.centerAlign>div {
+ vertical-align: middle;
+ }
+
+ .k_.bottomAlign>div {
+ vertical-align: bottom;
+ }
+
+ .k_>span,
+ .k_>a,
+ .k_>img,
+ .k_ {
+ display: inline;
+ vertical-align: middle;
+ }
+
+ .si101:nth-of-type(5n+1)>.si141 {
+ border-left: #1f8a70 7px solid;
+ }
+
+ .rssAttrContainer~.si101:nth-of-type(5n+2)>.si141 {
+ border-left: #1f8a70 7px solid;
+ }
+
+ .si101:nth-of-type(5n+3)>.si141 {
+ border-left: #bedb39 7px solid;
+ }
+
+ .rssAttrContainer~.si101:nth-of-type(5n+4)>.si141 {
+ border-left: #bedb39 7px solid;
+ }
+
+ .si101:nth-of-type(5n+5)>.si141 {
+ border-left: #ffe11a 7px solid;
+ }
+
+ .rssAttrContainer~.si101:nth-of-type(5n+6)>.si141 {
+ border-left: #ffe11a 7px solid
+ }
+
+ .si101:nth-of-type(5n+2)>.si141 {
+ border-left: #fd7400 7px solid;
+ }
+
+ .rssAttrContainer~.si101:nth-of-type(5n+3)>.si141 {
+ border-left: #fd7400 7px solid;
+ }
+
+ .si101:nth-of-type(5n+4)>.si141 {
+ border-left: #004358 7px solid;
+ }
+
+ .rssAttrContainer~.si101:nth-of-type(5n+5)>.si141 {
+ border-left: #004358 7px solid;
+ }
+
+ .z_ {
+ cursor: pointer;
+ }
+
+ .si130 {
+ display: inline;
+ text-transform: inherit;
+ }
+
+ .flexAlignStart {
+ -ms-flex-align: start;
+ -webkit-box-align: start;
+ -webkit-align-items: flex-start;
+ align-items: flex-start;
+ }
+
+ .flexAlignBottom {
+ -ms-flex-align: end;
+ -webkit-box-align: end;
+ -webkit-align-items: flex-end;
+ align-items: flex-end;
+ }
+
+ .flexAlignCenter {
+ -ms-flex-align: center;
+ -webkit-box-align: center;
+ -webkit-align-items: center;
+ align-items: center;
+ }
+
+ .flexAlignStretch {
+ -ms-flex-align: stretch;
+ -webkit-box-align: stretch;
+ -webkit-align-items: stretch;
+ align-items: stretch;
+ }
+
+ .flexJustifyStart {
+ -ms-flex-pack: start;
+ -webkit-box-pack: start;
+ -webkit-justify-content: flex-start;
+ justify-content: flex-start;
+ }
+
+ .flexJustifyCenter {
+ -ms-flex-pack: center;
+ -webkit-box-pack: center;
+ -webkit-justify-content: center;
+ justify-content: center;
+ }
+
+ .flexJustifyEnd {
+ -ms-flex-pack: end;
+ -webkit-box-pack: end;
+ -webkit-justify-content: flex-end;
+ justify-content: flex-end;
+ }
+
+ .ab_ {
+ position: relative;
+ }
+ </style>
+ <style>
+ .si101 {
+ width: 100%;
+ -ms-flex-negative: 1;
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ .si144 {
+ font-weight: 700;
+ background-color: #11264d;
+ border-radius: 25px;
+ border: 5px solid #ffffff;
+ font-size: 18px;
+ line-height: 26px;
+ margin-bottom: 20px;
+ padding-bottom: 50px;
+ padding-left: 13px;
+ padding-right: 13px;
+ padding-top: 50px;
+ color: #ffffff;
+ width: 100%;
+ -ms-flex-negative: 1;
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ .si144:hover {
+ background-color: #242b42;
+ text-decoration: underline;
+ }
+
+ .si33 {
+ margin-left: 10px;
+ margin-right: 10px;
+ width: 100%;
+ -ms-flex-negative: 1;
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ .si102 {
+ border-radius: 15px;
+ height: 30px;
+ width: 1px;
+ }
+
+ .si128 {
+ height: 1px;
+ width: 100%;
+ -ms-flex-negative: 1;
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ div>div.si128:last-child {
+ display: none;
+ }
+
+ .si133 {
+ background-color: #101c36;
+ border-radius: 2px;
+ font-size: 12px;
+ line-height: 13px;
+ margin-bottom: 5px;
+ color: #cdcdcd;
+ }
+
+ .si135 {
+ background-color: #101c36;
+ height: 100%;
+ }
+
+ .si143 {
+ border-radius: 12px;
+ width: 24px;
+ }
+
+ .si130 {
+ font-weight: 700;
+ }
+
+ .rssAttrContainer {
+ width: 100%;
+ -ms-flex-negative: 1;
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ .si133 {
+ background-color: #101c36;
+ border-radius: 2px;
+ font-size: 10px;
+ line-height: 11px;
+ margin-bottom: 5px;
+ color: #cdcdcd;
+ }
+
+ .si135 {
+ background-color: #101c36;
+ padding-bottom: 0px;
+ padding-right: 0px;
+ }
+ </style>
+ <meta content="NOINDEX, NOFOLLOW" name="ROBOTS">
+ <meta content="telephone=no" name="format-detection">
+ <meta content="origin" name="referrer">
+ <meta http-equiv="origin-trial"
+ content="A4TVD0oDoRUnBZgYDdNVARYIPSmJgySEsYdPANRrrgQ7QitPsOty0eZIBsjlHFFJwDFU/8QmnRF2kL5xb4RP9Q4AAACEeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJQcml2YWN5U2FuZGJveEFkc0FQSXMiLCJleHBpcnkiOjE2OTUxNjc5OTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9">
+</head>
+
+<body marginwidth="0" marginheight="0">
+ <div id="adBlock" aria-label="" role="region">
+ <div id="ssrad-master" data-csa-needs-processing="1" data-num-ads="3" class="parent_container">
+ <div class="i_ div si135"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:start; -webkit-box-align:start; -webkit-align-items:flex-start; align-items:flex-start;-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;"
+ data-ad-container="1">
+ <div class="i_ div rssAttrContainer"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;">
+ <span class="p_ si133 span">Related searches</span>
+ </div>
+ <div id="e1" class="i_ div clicktrackedAd_js si101"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;"
+ data-bg="true"><a
+ href="http://skinnyver.se/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&amp;query=Women+Nearby&amp;afdToken=ChMIk4jO0cCGhgMVUmDxAx0bFQ3VEmwBlLqpj9T_Jf-Um17uwh77VNYB4PNOJelCa2CW4qPx7qLs8u6KHVxyyrxtCVW_tHgmZUlexgGXsddg70UndwptSSWm0GQSKpL_DGLFgLsoe86MdiU8mI5c_7iYU_B4LnDZUxBhtmotPWCeBAM&amp;pcsa=false&amp;nb=0&amp;nm=22&amp;is=530x496&amp;nx=181&amp;ny=67&amp;clkt=102"
+ data-nb="0" target="_top" class="i_ a si144"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;"
+ data-ohref="http://skinnyver.se/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&amp;query=Women+Nearby&amp;afdToken=ChMIk4jO0cCGhgMVUmDxAx0bFQ3VEmwBlLqpj9T_Jf-Um17uwh77VNYB4PNOJelCa2CW4qPx7qLs8u6KHVxyyrxtCVW_tHgmZUlexgGXsddg70UndwptSSWm0GQSKpL_DGLFgLsoe86MdiU8mI5c_7iYU_B4LnDZUxBhtmotPWCeBAM&amp;pcsa=false&amp;nb=0&amp;nm=8&amp;nx=157&amp;ny=76&amp;is=530x496&amp;clkt=102">
+ <div class="i_ div si69"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:center; -webkit-box-pack:center; -webkit-justify-content:center; justify-content:center;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <div class="i_ div"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;">
+ <div aria-hidden="true" tabindex="-1" class="div q_ si102"><img src="/search.svg" loading="lazy"
+ class="img"></div>
+ </div>
+ </div>
+ <div class="i_ div si33"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <span class="p_ si34 span">Women Nearby</span>
+ </div>
+ <div aria-hidden="true" tabindex="-1" class="div q_ si143 w_"><img src="/chevron.svg" loading="lazy"
+ class="img"></div>
+ </a></div>
+ <div id="e3" class="i_ div clicktrackedAd_js si101"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;"
+ data-bg="true"><a
+ href="http://skinnyver.se/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&amp;query=Women+Clothing&amp;afdToken=ChMIk4jO0cCGhgMVUmDxAx0bFQ3VEmwBlLqpj1B0scuRx7ay2bK-upchBoTcCukZuKFS_YDuGqsUYEa-oX48aIjuXFCVk0Ci8oAhwQawL8R7ZO28XufcG5iETusQJcpl8wIrhG3Jk4bYgm8zAWkZXE-q4SlRoBSWsi91R0jhJ12rUAg&amp;pcsa=false&amp;nb=0&amp;nm=15&amp;nx=118&amp;ny=51&amp;is=530x496&amp;clkt=105"
+ data-nb="0" target="_top" class="i_ a si144"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;"
+ data-ohref="http://skinnyver.se/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&amp;query=Women+Clothing&amp;afdToken=ChMIk4jO0cCGhgMVUmDxAx0bFQ3VEmwBlLqpj1B0scuRx7ay2bK-upchBoTcCukZuKFS_YDuGqsUYEa-oX48aIjuXFCVk0Ci8oAhwQawL8R7ZO28XufcG5iETusQJcpl8wIrhG3Jk4bYgm8zAWkZXE-q4SlRoBSWsi91R0jhJ12rUAg&amp;pcsa=false&amp;nb=0&amp;nm=8&amp;nx=118&amp;ny=51&amp;is=530x496&amp;clkt=105">
+ <div class="i_ div si69"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:center; -webkit-box-pack:center; -webkit-justify-content:center; justify-content:center;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <div class="i_ div"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;">
+ <div aria-hidden="true" tabindex="-1" class="div q_ si102"><img src="/search.svg" loading="lazy"
+ class="img"></div>
+ </div>
+ </div>
+ <div class="i_ div si33"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <span class="p_ si34 span">Women Clothing</span>
+ </div>
+ <div aria-hidden="true" tabindex="-1" class="div q_ si143 w_"><img src="/chevron.svg" loading="lazy"
+ class="img"></div>
+ </a></div>
+ <div id="e2" class="i_ div clicktrackedAd_js si101"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;"
+ data-bg="true"><a
+ href="http://skinnyver.se/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&amp;query=Men+Dress&amp;afdToken=ChMIk4jO0cCGhgMVUmDxAx0bFQ3VEmsBlLqpj6g-NOrhhDaegydJ7bNuYErXyhvhWobbepIjAqExGKN0_4yQJfsnMva97bufi9dA7BRLS66xq8xYmWRoTh75TC2gurYtFHP8GEcljC6Zx95xSI8oj6_ybfb8FSYseYe3C0JDW5lYFQ&amp;pcsa=false&amp;nb=0&amp;nm=15"
+ data-nb="0" target="_top" class="i_ a si144"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <div class="i_ div si69"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:center; -webkit-box-pack:center; -webkit-justify-content:center; justify-content:center;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <div class="i_ div"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;">
+ <div aria-hidden="true" tabindex="-1" class="div q_ si102"><img src="/search.svg" loading="lazy"
+ class="img"></div>
+ </div>
+ </div>
+ <div class="i_ div si33"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <span class="p_ si34 span">Men Dress</span>
+ </div>
+ <div aria-hidden="true" tabindex="-1" class="div q_ si143 w_"><img src="/chevron.svg" loading="lazy"
+ class="img"></div>
+ </a></div>
+ </div>
+ </div>
+ </div>
+ <div id="ssrab" style="display:none;"><!--leader-content-->
+ <div id="ssrsb-slave-1"></div>
+ </div>
+</body>
+
+</html> \ No newline at end of file
diff --git a/static/poetry/the-skinnyverse/skinny-out.html b/static/poetry/the-skinnyverse/skinny-out.html
new file mode 100644
index 0000000..3c51816
--- /dev/null
+++ b/static/poetry/the-skinnyverse/skinny-out.html
@@ -0,0 +1,493 @@
+<!DOCTYPE html>
+<html lang="en-GB">
+
+<head>
+ <style id="ssr-boilerplate">
+ body {
+ -webkit-text-size-adjust: 100%;
+ font-family: arial, sans-serif;
+ margin: 0;
+ }
+
+ .div {
+ -webkit-box-flex: 0 0;
+ -webkit-flex-shrink: 0;
+ flex-shrink: 0;
+ max-width: 100%;
+ }
+
+ .span:last-child,
+ .div:last-child {
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ .a {
+ text-decoration: none;
+ text-transform: none;
+ color: inherit;
+ display: inline-block;
+ }
+
+ .span {
+ -webkit-box-flex: 0 0;
+ -webkit-flex-shrink: 0;
+ flex-shrink: 0;
+ display: inline-block;
+ overflow: hidden;
+ text-transform: none;
+ }
+
+ .img {
+ border: none;
+ max-width: 100%;
+ max-height: 100%;
+ }
+
+ .i_ {
+ display: -ms-flexbox;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: flex;
+ -ms-flex-align: start;
+ -webkit-box-align: start;
+ -webkit-align-items: flex-start;
+ align-items: flex-start;
+ box-sizing: border-box;
+ overflow: hidden;
+ }
+
+ .v_ {
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ .j_>span:last-child,
+ .j_>div:last-child,
+ .w_,
+ .w_:last-child {
+ -webkit-box-flex: 0 0;
+ -webkit-flex-shrink: 0;
+ flex-shrink: 0;
+ }
+
+ .l_ {
+ -ms-overflow-style: none;
+ scrollbar-width: none;
+ }
+
+ .l_::-webkit-scrollbar {
+ display: none;
+ }
+
+ .s_ {
+ position: relative;
+ display: inline-block;
+ }
+
+ .u_ {
+ position: absolute;
+ top: 0;
+ left: 0;
+ height: 100%;
+ background-repeat: no-repeat;
+ background-size: auto 100%;
+ }
+
+ .t_ {
+ display: block;
+ }
+
+ .r_ {
+ display: -ms-flexbox;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: flex;
+ -ms-flex-align: center;
+ -webkit-box-align: center;
+ -webkit-align-items: center;
+ align-items: center;
+ -ms-flex-pack: center;
+ -webkit-box-pack: center;
+ -webkit-justify-content: center;
+ justify-content: center;
+ }
+
+ .q_ {
+ box-sizing: border-box;
+ max-width: 100%;
+ max-height: 100%;
+ overflow: hidden;
+ display: -ms-flexbox;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: flex;
+ -ms-flex-align: center;
+ -webkit-box-align: center;
+ -webkit-align-items: center;
+ align-items: center;
+ -ms-flex-pack: center;
+ -webkit-box-pack: center;
+ -webkit-justify-content: center;
+ justify-content: center;
+ }
+
+ .n_ {
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ }
+
+ .p_ {
+ -ms-flex-negative: 1;
+ max-width: 100%;
+ }
+
+ .m_ {
+ overflow: hidden;
+ }
+
+ .o_ {
+ white-space: nowrap;
+ }
+
+ .x_ {
+ cursor: pointer;
+ }
+
+ .y_ {
+ display: none;
+ position: absolute;
+ z-index: 1;
+ }
+
+ .k_>div:not(.y_) {
+ display: -webkit-inline-box;
+ display: -moz-inline-box;
+ display: -ms-inline-flexbox;
+ display: -webkit-inline-flex;
+ display: inline-flex;
+ vertical-align: middle;
+ }
+
+ .k_.topAlign>div {
+ vertical-align: top;
+ }
+
+ .k_.centerAlign>div {
+ vertical-align: middle;
+ }
+
+ .k_.bottomAlign>div {
+ vertical-align: bottom;
+ }
+
+ .k_>span,
+ .k_>a,
+ .k_>img,
+ .k_ {
+ display: inline;
+ vertical-align: middle;
+ }
+
+ .si101:nth-of-type(5n+1)>.si141 {
+ border-left: #1f8a70 7px solid;
+ }
+
+ .rssAttrContainer~.si101:nth-of-type(5n+2)>.si141 {
+ border-left: #1f8a70 7px solid;
+ }
+
+ .si101:nth-of-type(5n+3)>.si141 {
+ border-left: #bedb39 7px solid;
+ }
+
+ .rssAttrContainer~.si101:nth-of-type(5n+4)>.si141 {
+ border-left: #bedb39 7px solid;
+ }
+
+ .si101:nth-of-type(5n+5)>.si141 {
+ border-left: #ffe11a 7px solid;
+ }
+
+ .rssAttrContainer~.si101:nth-of-type(5n+6)>.si141 {
+ border-left: #ffe11a 7px solid
+ }
+
+ .si101:nth-of-type(5n+2)>.si141 {
+ border-left: #fd7400 7px solid;
+ }
+
+ .rssAttrContainer~.si101:nth-of-type(5n+3)>.si141 {
+ border-left: #fd7400 7px solid;
+ }
+
+ .si101:nth-of-type(5n+4)>.si141 {
+ border-left: #004358 7px solid;
+ }
+
+ .rssAttrContainer~.si101:nth-of-type(5n+5)>.si141 {
+ border-left: #004358 7px solid;
+ }
+
+ .z_ {
+ cursor: pointer;
+ }
+
+ .si130 {
+ display: inline;
+ text-transform: inherit;
+ }
+
+ .flexAlignStart {
+ -ms-flex-align: start;
+ -webkit-box-align: start;
+ -webkit-align-items: flex-start;
+ align-items: flex-start;
+ }
+
+ .flexAlignBottom {
+ -ms-flex-align: end;
+ -webkit-box-align: end;
+ -webkit-align-items: flex-end;
+ align-items: flex-end;
+ }
+
+ .flexAlignCenter {
+ -ms-flex-align: center;
+ -webkit-box-align: center;
+ -webkit-align-items: center;
+ align-items: center;
+ }
+
+ .flexAlignStretch {
+ -ms-flex-align: stretch;
+ -webkit-box-align: stretch;
+ -webkit-align-items: stretch;
+ align-items: stretch;
+ }
+
+ .flexJustifyStart {
+ -ms-flex-pack: start;
+ -webkit-box-pack: start;
+ -webkit-justify-content: flex-start;
+ justify-content: flex-start;
+ }
+
+ .flexJustifyCenter {
+ -ms-flex-pack: center;
+ -webkit-box-pack: center;
+ -webkit-justify-content: center;
+ justify-content: center;
+ }
+
+ .flexJustifyEnd {
+ -ms-flex-pack: end;
+ -webkit-box-pack: end;
+ -webkit-justify-content: flex-end;
+ justify-content: flex-end;
+ }
+
+ .ab_ {
+ position: relative;
+ }
+ </style>
+ <style>
+ .si101 {
+ width: 100%;
+ -ms-flex-negative: 1;
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ .si144 {
+ font-weight: 700;
+ background-color: #11264d;
+ border-radius: 25px;
+ border: 5px solid #ffffff;
+ font-size: 18px;
+ line-height: 26px;
+ margin-bottom: 20px;
+ padding-bottom: 50px;
+ padding-left: 13px;
+ padding-right: 13px;
+ padding-top: 50px;
+ color: #ffffff;
+ width: 100%;
+ -ms-flex-negative: 1;
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ .si144:hover {
+ background-color: #242b42;
+ text-decoration: underline;
+ }
+
+ .si33 {
+ margin-left: 10px;
+ margin-right: 10px;
+ width: 100%;
+ -ms-flex-negative: 1;
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ .si102 {
+ border-radius: 15px;
+ height: 30px;
+ width: 1px;
+ }
+
+ .si128 {
+ height: 1px;
+ width: 100%;
+ -ms-flex-negative: 1;
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ div>div.si128:last-child {
+ display: none;
+ }
+
+ .si133 {
+ background-color: #101c36;
+ border-radius: 2px;
+ font-size: 10px;
+ line-height: 11px;
+ margin-bottom: 5px;
+ color: #cdcdcd;
+ }
+
+ .si135 {
+ background-color: #101c36;
+ height: 100%;
+ }
+
+ .si143 {
+ border-radius: 12px;
+ width: 24px;
+ }
+
+ .si130 {
+ font-weight: 700;
+ }
+
+ .rssAttrContainer {
+ width: 100%;
+ -ms-flex-negative: 1;
+ -webkit-box-flex: 1 0;
+ -webkit-flex-shrink: 1;
+ flex-shrink: 1;
+ }
+
+ .si133 {
+ background-color: #101c36;
+ border-radius: 2px;
+ font-size: 10px;
+ line-height: 11px;
+ margin-bottom: 5px;
+ color: #cdcdcd;
+ }
+
+ .si135 {
+ background-color: #101c36;
+ padding-bottom: 0px;
+ padding-right: 0px;
+ }
+ </style>
+ <meta content="NOINDEX, NOFOLLOW" name="ROBOTS">
+ <meta content="telephone=no" name="format-detection">
+ <meta content="origin" name="referrer">
+ <meta http-equiv="origin-trial"
+ content="A4TVD0oDoRUnBZgYDdNVARYIPSmJgySEsYdPANRrrgQ7QitPsOty0eZIBsjlHFFJwDFU/8QmnRF2kL5xb4RP9Q4AAACEeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJQcml2YWN5U2FuZGJveEFkc0FQSXMiLCJleHBpcnkiOjE2OTUxNjc5OTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9">
+</head>
+
+<body marginwidth="0" marginheight="0">
+ <div id="adBlock" aria-label="" role="region">
+ <div id="ssrad-master" data-csa-needs-processing="1" data-num-ads="3" class="parent_container">
+ <div class="i_ div si135"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:start; -webkit-box-align:start; -webkit-align-items:flex-start; align-items:flex-start;-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;"
+ data-ad-container="1">
+ <div class="i_ div rssAttrContainer"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;">
+ <span class="p_ si133 span">Related searches</span>
+ </div>
+ <div id="e1" class="i_ div clicktrackedAd_js si101"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;"
+ data-bg="true"><a
+ href="http://skinnyver.se/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZjQ3YjI1YzllfHx8MTcxNTQ2NzM4Ny4xNjc2fDQ5YmFkMDk4YmJiOGE2ZjUwNmU2ZGM1YzA1Nzg3YzZmY2YzZmM5N2N8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXxkNWVmNWUzMjYyNjYzYjIzNzViODE4N2Q0MTdlNWE0M2M0YjEzNDE3fDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&amp;query=Women+Nearby&amp;afdToken=ChMI2qGFgtaGhgMVnF_xAx2bagKkEnQBlLqpj8dI7AinX0FwhbsnRsqV_eBqCOc3aUI437aiW0whF-Un0Gu0qjjTGXUpDv1t7ce97a4u37wxRPX_Dc4dg6FUCktVQtsoprSfr0Yrvv5Ukq_KxGRcEPuF-nYQUi3xeSw3L6ui5Ke97kPT8pNMT4MN_A&amp;pcsa=false&amp;nb=0&amp;nm=9"
+ data-nb="0" target="_top" class="i_ a si144"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <div class="i_ div si69"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:center; -webkit-box-pack:center; -webkit-justify-content:center; justify-content:center;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <div class="i_ div"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;">
+ <div aria-hidden="true" tabindex="-1" class="div q_ si102"><img
+ src="/static/poetry/the-skinnyverse/search.svg" loading="lazy" class="img"></div>
+ </div>
+ </div>
+ <div class="i_ div si33"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <span class="p_ si34 span">Women Nearby</span>
+ </div>
+ <div aria-hidden="true" tabindex="-1" class="div q_ si143 w_"><img
+ src="/static/poetry/the-skinnyverse/chevron.svg" loading="lazy" class="img"></div>
+ </a></div>
+ <div id="e3" class="i_ div clicktrackedAd_js si101"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;"
+ data-bg="true"><a
+ href="http://skinnyver.se/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZjQ3YjI1YzllfHx8MTcxNTQ2NzM4Ny4xNjc2fDQ5YmFkMDk4YmJiOGE2ZjUwNmU2ZGM1YzA1Nzg3YzZmY2YzZmM5N2N8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXxkNWVmNWUzMjYyNjYzYjIzNzViODE4N2Q0MTdlNWE0M2M0YjEzNDE3fDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&amp;query=Women+Clothing&amp;afdToken=ChMI2qGFgtaGhgMVnF_xAx2bagKkEnQBlLqpj3RX3faI1NMy98O6HZt3zsUfX54Mc1ZwJORx6tQ40sKtazjObCaLV86QkNvbTDh-Wyjlm3jYMYbcC9JUu9QlRd_IUxertq0DPS72--b-fpme6CUjBxuCEmwPOyOI44aBhQVrUbNS5pB3H6bm2soVCw&amp;pcsa=false&amp;nb=0&amp;nm=11"
+ data-nb="0" target="_top" class="i_ a si144"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <div class="i_ div si69"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:center; -webkit-box-pack:center; -webkit-justify-content:center; justify-content:center;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <div class="i_ div"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;">
+ <div aria-hidden="true" tabindex="-1" class="div q_ si102"><img
+ src="/static/poetry/the-skinnyverse/search.svg" loading="lazy" class="img"></div>
+ </div>
+ </div>
+ <div class="i_ div si33"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <span class="p_ si34 span">Women Clothing</span>
+ </div>
+ <div aria-hidden="true" tabindex="-1" class="div q_ si143 w_"><img
+ src="/static/poetry/the-skinnyverse/chevron.svg" loading="lazy" class="img"></div>
+ </a></div>
+ <div id="e2" class="i_ div clicktrackedAd_js si101"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;"
+ data-bg="true"><a
+ href="http://skinnyver.se/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZjQ3YjI1YzllfHx8MTcxNTQ2NzM4Ny4xNjc2fDQ5YmFkMDk4YmJiOGE2ZjUwNmU2ZGM1YzA1Nzg3YzZmY2YzZmM5N2N8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXxkNWVmNWUzMjYyNjYzYjIzNzViODE4N2Q0MTdlNWE0M2M0YjEzNDE3fDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&amp;query=Girls+Fashion&amp;afdToken=ChMI2qGFgtaGhgMVnF_xAx2bagKkEnQBlLqpj4B5NC7m92vkiN8-wku68faBwgKRqtM0bHPdQO2k_NvZvx8ADrVkOn3Fqvrkja86TI5sOy-dAQPpDgM5KHoOdzn8-062WyeC4VRnnzgTHF6_SPjOB2buWbe1cIpi36WErii6UBedmKxV1ZxBSE_SOQ&amp;pcsa=false&amp;nb=0&amp;nm=12"
+ data-nb="0" target="_top" class="i_ a si144"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <div class="i_ div si69"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:center; -webkit-box-pack:center; -webkit-justify-content:center; justify-content:center;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <div class="i_ div"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;">
+ <div aria-hidden="true" tabindex="-1" class="div q_ si102"><img
+ src="/static/poetry/the-skinnyverse/search.svg" loading="lazy" class="img"></div>
+ </div>
+ </div>
+ <div class="i_ div si33"
+ style="-ms-flex-direction:row; -webkit-box-orient:horizontal; -webkit-flex-direction:row; flex-direction:row;-ms-flex-pack:start; -webkit-box-pack:start; -webkit-justify-content:flex-start; justify-content:flex-start;-ms-flex-align:center; -webkit-box-align:center; -webkit-align-items:center; align-items:center;">
+ <span class="p_ si34 span">Girls Fashion</span>
+ </div>
+ <div aria-hidden="true" tabindex="-1" class="div q_ si143 w_"><img
+ src="/static/poetry/the-skinnyverse/chevron.svg" loading="lazy" class="img"></div>
+ </a></div>
+ </div>
+ </div>
+ </div>
+ <div id="ssrab" style="display:none;"><!--leader-content-->
+ <div id="ssrsb-slave-1"></div>
+ </div>
+</body>
+
+</html> \ No newline at end of file
diff --git a/static/poetry/the-skinnyverse/skinnyverse.html b/static/poetry/the-skinnyverse/skinnyverse.html
new file mode 100644
index 0000000..24fe1b9
--- /dev/null
+++ b/static/poetry/the-skinnyverse/skinnyverse.html
@@ -0,0 +1,265 @@
+<!DOCTYPE html>
+<html
+ data-adblockkey="MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBALquDFETXRn0Hr05fUP7EJT77xYnPmRbpMy4vk8KYiHnkNpednjOANJcaXDXcKQJN0nXKZJL7TciJD8AoHXK158CAwEAAQ==_GVOJD+uwC/m65msYTmwG1FXCv4vvySTEtfCxSJlDX7+XXTOmxCJWtlIgxNg/qRUdCxH28aGsvPOq/PzYV4Mr6w=="
+ xmlns="http://www.w3.org/1999/xhtml" lang="en">
+
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+ <title>skinnyver.se</title>
+ <style media="screen">
+ .asset_star0 {
+ background: url('/static/poetry/the-skinnyverse/star0.gif') no-repeat center;
+ width: 13px;
+ height: 12px;
+ display: inline-block;
+ }
+
+ .asset_star1 {
+ background: url('/static/poetry/the-skinnyverse/star1.gif') no-repeat center;
+ width: 13px;
+ height: 12px;
+ display: inline-block;
+ }
+
+ .asset_starH {
+ background: url('/static/poetry/the-skinnyverse/starH.gif') no-repeat center;
+ width: 13px;
+ height: 12px;
+ display: inline-block;
+ }
+
+ .sitelink {
+ padding-right: 16px;
+ }
+
+ .sellerRatings a:link,
+ .sellerRatings a:visited,
+ .sellerRatings a:hover,
+ .sellerRatings a:active {
+ text-decoration: none;
+ cursor: text;
+ }
+
+ .sellerRatings {
+ margin: 0 0 3px 20px;
+ }
+
+ .sitelinkHolder {
+ margin: -15px 0 15px 35px;
+ }
+
+ #ajaxloaderHolder {
+ display: block;
+ width: 24px;
+ height: 24px;
+ background: #fff;
+ padding: 8px 0 0 8px;
+ margin: 10px auto;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+ }
+ </style>
+ <style media="screen">
+ * {
+ margin: 0;
+ padding: 0
+ }
+
+ body {
+ background: #101c36;
+ font-family: sans-serif;
+ text-align: center;
+ font-size: 1rem;
+ }
+
+ .header {
+ padding: 1rem 1rem 0;
+ overflow: hidden;
+ }
+
+ h1 {
+ color: #848484;
+ font-size: 1.5rem;
+ }
+
+ .header-text-color:visited,
+ .header-text-color:link,
+ .header-text-color {
+ color: #848484;
+ }
+
+ .comp-is-parked {
+ margin: 4px 0 2px;
+ }
+
+ .comp-sponsored {
+ text-align: left;
+ margin: 0 0 -1.8rem 4px;
+ }
+
+ .wrapper1 {
+ margin: 1rem;
+ }
+
+ .wrapper2 {
+ background: url('/static/poetry/the-skinnyverse/bottom.png') no-repeat center bottom;
+ padding-bottom: 140px;
+ }
+
+ .wrapper3 {
+ background: #fff;
+ max-width: 300px;
+ margin: 0 auto 1rem;
+ padding-top: 1px;
+ padding-bottom: 1px;
+ }
+
+ .onDesktop {
+ display: none;
+ }
+
+ .tcHolder {
+ padding-top: 2rem;
+ }
+
+ .adsHolder {
+ margin: 1rem 0;
+ padding-top: 2rem;
+ overflow: hidden;
+ }
+
+ .footer {
+ color: #626574;
+ padding: 2rem 1rem;
+ font-size: .8rem;
+ margin: 0 auto;
+ max-width: 440px;
+ }
+
+ .footer a:link,
+ .footer a:visited {
+ color: #626574;
+ }
+
+ .sale_link_bold a,
+ .sale_link,
+ .sale_link a {
+ color: #626574 !important;
+ }
+
+ .searchHolder {
+ padding: 1px 0 1px 1px;
+ margin: 1rem auto;
+ width: 95%;
+ max-width: 500px;
+ }
+
+ @media screen and (min-width:600px) {
+
+ .comp-is-parked,
+ .comp-sponsored {
+ color: #848484;
+ }
+
+ .comp-sponsored {
+ margin-left: 0;
+ }
+
+ .wrapper1 {
+ max-width: 1500px;
+ margin-left: auto;
+ margin-right: auto;
+ }
+
+ .wrapper2 {
+ background: url('/static/poetry/the-skinnyverse/arrows.png') no-repeat center top;
+ padding-bottom: 0;
+ min-height: 600px;
+ }
+
+ .wrapper3 {
+ max-width: 530px;
+ background: none;
+ }
+ }
+ </style>
+ <style media="screen">
+ .fallback-term-holder {
+ display: inline-grid;
+ grid-template-columns: 1fr;
+ width: 100%;
+ padding-top: 50px;
+ }
+
+ .fallback-term-link {
+ grid-column: 1 / span 1;
+ align-self: center;
+ padding: 50px 13px 50px 13px;
+ border-radius: 25px;
+ border: 5px solid #ffffff;
+ margin-bottom: 20px;
+ background-color: rgb(17, 38, 77);
+ text-decoration-line: none;
+ font-size: 18px;
+ font-weight: 700;
+ color: #ffffff;
+ text-align: left;
+ }
+
+ .fallback-arrow {
+ float: right;
+ width: 24px;
+ height: 24px;
+ background-image: url('data:image/svg+xml;base64,PHN2ZyBmaWxsPScjRDdEN0Q3JyBzdHlsZT0iZmxvYXQ6IHJpZ2h0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTUuODggNC4xMkwxMy43NiAxMmwtNy44OCA3Ljg4TDggMjJsMTAtMTBMOCAyeiIvPjwvc3ZnPg==');
+ }
+ </style>
+
+</head>
+
+<body id="afd" style="visibility: visible;">
+
+ <div class="wrapper1">
+ <div class="wrapper2">
+ <div class="wrapper3">
+ <div class="header" id="domainname">
+ <h1>skinnyver.se</h1>
+ </div>
+ <div class="tcHolder">
+ <div id="tc" style="height: auto;">
+ <iframe frameborder="0" marginwidth="0" marginheight="0" allowtransparency="true" scrolling="no"
+ width="100%"
+ name="{&quot;name&quot;:&quot;master-1&quot;,&quot;slave-1-1&quot;:{&quot;clicktrackUrl&quot;:&quot;https://parking-crew.com/track.php?click=caf&amp;domain=skinnyver.se&amp;uid=MTcxNTQ2MTY0OC41MTQ3OjEwNzMwNjNhNDhlM2EyZjA3NzdlZTRhMWM3NjY1YmQ1YmY2Y2Y2ZDA1ZWYxNGQ3NjkxZDY2OGYwNTU4ZjMxZGM6NjYzZmRlMTA3ZGFhNA%3D%3D&amp;ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&amp;adtest=off&quot;,&quot;container&quot;:&quot;search&quot;,&quot;styleId&quot;:7840396037,&quot;personalizedAds&quot;:false,&quot;channel&quot;:&quot;000001,bucket011&quot;,&quot;domainName&quot;:&quot;skinnyver.se&quot;,&quot;fexp&quot;:&quot;21404,17300002,17301431,17301433,17301436&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:10,&quot;pubId&quot;:&quot;dp-teaminternet09_3ph&quot;,&quot;role&quot;:&quot;s&quot;,&quot;slaveNumber&quot;:1,&quot;sct&quot;:&quot;ID=626e4ae1eecde5a4:T=1715461503:RT=1715461503:S=ALNI_MZ1qIKkPNtmdaCZDq0Agauo1R6VOw&quot;,&quot;sc_status&quot;:6,&quot;hl&quot;:&quot;en&quot;,&quot;ivt&quot;:false,&quot;client_gdprApplies&quot;:1,&quot;colorAttribution&quot;:&quot;#b7b7b7&quot;,&quot;fontFamily&quot;:&quot;arial&quot;,&quot;fontFamilyAttribution&quot;:&quot;arial&quot;,&quot;rolloverLinkBold&quot;:false,&quot;resultsPageBaseUrl&quot;:&quot;http://skinnyver.se/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;left&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;terms&quot;:&quot;&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTermLength&quot;:40,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;searchbox&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;fontSizeTitle&quot;:18,&quot;fontSizeAttribution&quot;:&quot;16px&quot;,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;hideSearchInputBorder&quot;:false,&quot;hideSearchButtonBorder&quot;:true,&quot;colorSearchButton&quot;:&quot;#0b3279&quot;,&quot;colorSearchButtonText&quot;:&quot;#fff&quot;,&quot;fontSizeSearchInput&quot;:12,&quot;fontSizeSearchButton&quot;:13,&quot;attributionBold&quot;:false,&quot;uiOptimize&quot;:true,&quot;domainRegistrant&quot;:&quot;as-drid-2686859764326195&quot;},&quot;master-1&quot;:{&quot;clicktrackUrl&quot;:&quot;https://parking-crew.com/track.php?click=caf&amp;domain=skinnyver.se&amp;uid=MTcxNTQ2MTY0OC41MTQ3OjEwNzMwNjNhNDhlM2EyZjA3NzdlZTRhMWM3NjY1YmQ1YmY2Y2Y2ZDA1ZWYxNGQ3NjkxZDY2OGYwNTU4ZjMxZGM6NjYzZmRlMTA3ZGFhNA%3D%3D&amp;ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&amp;adtest=off&quot;,&quot;container&quot;:&quot;tc&quot;,&quot;styleId&quot;:7840396037,&quot;personalizedAds&quot;:false,&quot;channel&quot;:&quot;000001,bucket011&quot;,&quot;domainName&quot;:&quot;skinnyver.se&quot;,&quot;fexp&quot;:&quot;21404,17300002,17301431,17301433,17301436&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:3,&quot;pubId&quot;:&quot;dp-teaminternet09_3ph&quot;,&quot;role&quot;:&quot;m&quot;,&quot;sct&quot;:&quot;ID=626e4ae1eecde5a4:T=1715461503:RT=1715461503:S=ALNI_MZ1qIKkPNtmdaCZDq0Agauo1R6VOw&quot;,&quot;sc_status&quot;:6,&quot;hl&quot;:&quot;en&quot;,&quot;ivt&quot;:false,&quot;client_gdprApplies&quot;:1,&quot;colorTitleLink&quot;:&quot;#0277bd&quot;,&quot;colorAttribution&quot;:&quot;#aaa&quot;,&quot;fontFamily&quot;:&quot;arial&quot;,&quot;fontFamilyAttribution&quot;:&quot;arial&quot;,&quot;rolloverLinkBold&quot;:false,&quot;rolloverLinkColor&quot;:&quot;#01579b&quot;,&quot;noTitleUnderline&quot;:false,&quot;lineHeightTitle&quot;:34,&quot;resultsPageBaseUrl&quot;:&quot;http://skinnyver.se/?ts=fENsZWFuUGVwcGVybWludEJsYWNrfHw1Y2U4NHxidWNrZXQwMTF8fHx8fHw2NjNmZGUxMDdkYTU0fHx8MTcxNTQ2MTY0OC41Mjg1fDIxODM3YTBkZTM0MDlkZmEwNzVjZGEyMTYxM2QyNWZiZmRjNzkzMjZ8fHx8fDF8fDB8MHx8fHwxfHx8fHwwfDB8fHx8fHx8fHx8MHwwfHwwfHx8MHwwfFcxMD18fDF8VzEwPXwzYTMxZWQ0Y2YzYTNkNzY3ZWQxZmU5YWJmZDRjNmE1MTBlZGE5MzFhfDB8ZHAtdGVhbWludGVybmV0MDlfM3BofDB8MHx8&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;center&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;terms&quot;:&quot;&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTermLength&quot;:40,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;relatedsearch&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;verticalSpacing&quot;:10,&quot;fontSizeTitle&quot;:&quot;24px&quot;,&quot;fontSizeAttribution&quot;:&quot;14px&quot;,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;attributionBold&quot;:false,&quot;uiOptimize&quot;:true,&quot;domainRegistrant&quot;:&quot;as-drid-2686859764326195&quot;}}"
+ id="master-1" src="/static/poetry/the-skinnyverse/skinny-out.html"
+ style="visibility: visible; height: 496px; display: block;" title="">
+ </iframe>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="footer">
+ 2024 Copyright. All Rights Reserved.
+ <br><br>
+ <a href="javascript:void(0);"
+ onclick="window.open('/privacy.html', 'privacy-policy', 'width=890,height=330,left=200,top=200,menubar=no,status=yes,toolbar=no').focus()"
+ class="privacy-policy">
+ Privacy Policy
+ </a>
+ <br><br>
+ <br><br>
+ </div>
+ </div>
+
+
+
+
+
+
+
+
+
+
+</body>
+
+</html> \ No newline at end of file