Home

.fe-67008fd3af80325c098a97b9 {
–grid-gutter: calc(var(–sqs-mobile-site-gutter, 6vw) – 11.0px);
–cell-max-width: calc( ( var(–sqs-site-max-width, 1500px) – (11.0px * (8 – 1)) ) / 8 );

display: grid;
position: relative;
grid-area: 1/1/-1/-1;
grid-template-rows: repeat(5,minmax(24px, auto));
grid-template-columns:
minmax(var(–grid-gutter), 1fr)
repeat(8, minmax(0, var(–cell-max-width)))
minmax(var(–grid-gutter), 1fr);
row-gap: 11.0px;
column-gap: 11.0px;
}

@media (min-width: 768px) {
.background-width–inset .fe-67008fd3af80325c098a97b9 {
–inset-padding: calc(var(–sqs-site-gutter) * 2);
}

.fe-67008fd3af80325c098a97b9 {
–grid-gutter: calc(var(–sqs-site-gutter, 4vw) – 11.0px);
–cell-max-width: calc( ( var(–sqs-site-max-width, 1500px) – (11.0px * (24 – 1)) ) / 24 );
–inset-padding: 0vw;

–row-height-scaling-factor: 0.0215;
–container-width: min(var(–sqs-site-max-width, 1500px), calc(100vw – var(–sqs-site-gutter, 4vw) * 2 – var(–inset-padding) ));

grid-template-rows: repeat(4,minmax(calc(var(–container-width) * var(–row-height-scaling-factor)), auto));
grid-template-columns:
minmax(var(–grid-gutter), 1fr)
repeat(24, minmax(0, var(–cell-max-width)))
minmax(var(–grid-gutter), 1fr);
}
}

.fe-block-0960070a80685b5cb93c {
grid-area: 1/2/4/10;
z-index: 1;

@media (max-width: 767px) {

}
}

.fe-block-0960070a80685b5cb93c .sqs-block {
justify-content: center;
}

.fe-block-0960070a80685b5cb93c .sqs-block-alignment-wrapper {
align-items: center;
}

@media (min-width: 768px) {
.fe-block-0960070a80685b5cb93c {
grid-area: 1/1/4/27;
z-index: 1;

}

.fe-block-0960070a80685b5cb93c .sqs-block {
justify-content: center;
}

.fe-block-0960070a80685b5cb93c .sqs-block-alignment-wrapper {
align-items: center;
}
}

.fe-block-0960070a80685b5cb93c-1 {
grid-area: 4/3/6/9;
z-index: 2;

@media (max-width: 767px) {

}
}

.fe-block-0960070a80685b5cb93c-1 .sqs-block {
justify-content: flex-start;
}

.fe-block-0960070a80685b5cb93c-1 .sqs-block-alignment-wrapper {
align-items: flex-start;
}

@media (min-width: 768px) {
.fe-block-0960070a80685b5cb93c-1 {
grid-area: 4/3/5/13;
z-index: 2;

}

.fe-block-0960070a80685b5cb93c-1 .sqs-block {
justify-content: flex-start;
}

.fe-block-0960070a80685b5cb93c-1 .sqs-block-alignment-wrapper {
align-items: flex-start;
}
}

{
“marqueeItems”: [ {
“text”: “BUTTHOLE”
}, {
“text”: “*”
}, {
“text”: “FUCK”
}, {
“text”: “*”
} ],
“linkTo”: “”,
“waveFrequency”: 2,
“waveIntensity”: 0,
“animationDirection”: “left”,
“animationSpeed”: 0.5,
“textStyle”: “heading-1”,
“textSize”: {
“unit”: “rem”,
“value”: 4.0
},
“itemSpacing”: {
“unit”: “em”,
“value”: 0.3
},
“blockId”: “0960070a80685b5cb93c”,
“estimatedDimensions”: {
“estimatedColumnSpanDesktop”: 24,
“sectionColumnsDesktop”: 24,
“estimatedColumnSpanMobile”: 8,
“sectionColumnsMobile”: 8
},
“containerStyles”: {
“backgroundEnabled”: false,
“borderRadii”: {
“topLeft”: {
“unit”: “px”,
“value”: 0.0
},
“topRight”: {
“unit”: “px”,
“value”: 0.0
},
“bottomLeft”: {
“unit”: “px”,
“value”: 0.0
},
“bottomRight”: {
“unit”: “px”,
“value”: 0.0
}
},
“padding”: {
“top”: {
“unit”: “%”,
“value”: 3.0
},
“right”: {
“unit”: “%”,
“value”: 3.0
},
“bottom”: {
“unit”: “%”,
“value”: 3.0
},
“left”: {
“unit”: “%”,
“value”: 3.0
}
},
“stretchedToFill”: false,
“backgroundColor”: {
“type”: “THEME_COLOR”
},
“stroke”: {
“style”: “none”,
“color”: {
“type”: “THEME_COLOR”
},
“thickness”: {
“unit”: “px”,
“value”: 0.0
},
“dashLength”: {
“unit”: “px”,
“value”: 0.0
},
“gapLength”: {
“unit”: “px”,
“value”: 0.0
},
“linecap”: “square”
},
“blendMode”: “normal”,
“blur”: {
“enabled”: false,
“filterType”: “backdrop”,
“blurRadius”: {
“unit”: “px”,
“value”: 0.0
}
}
},
“featureFlags”: {
“useCLDRMoneyFormat”: true
}
}

BUTTHOLE

*

FUCK

*

BUTTHOLE

*

FUCK

*


BUTTHOLE * FUCK *

-ben

.fe-67008fd3af80325c098a97bc {
–grid-gutter: calc(var(–sqs-mobile-site-gutter, 6vw) – 11.0px);
–cell-max-width: calc( ( var(–sqs-site-max-width, 1500px) – (11.0px * (8 – 1)) ) / 8 );

display: grid;
position: relative;
grid-area: 1/1/-1/-1;
grid-template-rows: repeat(24,minmax(24px, auto));
grid-template-columns:
minmax(var(–grid-gutter), 1fr)
repeat(8, minmax(0, var(–cell-max-width)))
minmax(var(–grid-gutter), 1fr);
row-gap: 11.0px;
column-gap: 11.0px;
}

@media (min-width: 768px) {
.background-width–inset .fe-67008fd3af80325c098a97bc {
–inset-padding: calc(var(–sqs-site-gutter) * 2);
}

.fe-67008fd3af80325c098a97bc {
–grid-gutter: calc(var(–sqs-site-gutter, 4vw) – 11.0px);
–cell-max-width: calc( ( var(–sqs-site-max-width, 1500px) – (11.0px * (24 – 1)) ) / 24 );
–inset-padding: 0vw;

–row-height-scaling-factor: 0.0215;
–container-width: min(var(–sqs-site-max-width, 1500px), calc(100vw – var(–sqs-site-gutter, 4vw) * 2 – var(–inset-padding) ));

grid-template-rows: repeat(18,minmax(calc(var(–container-width) * var(–row-height-scaling-factor)), auto));
grid-template-columns:
minmax(var(–grid-gutter), 1fr)
repeat(24, minmax(0, var(–cell-max-width)))
minmax(var(–grid-gutter), 1fr);
}
}

.fe-block-ad809655f5264e1081e9 {
grid-area: 1/3/9/10;
z-index: 0;

@media (max-width: 767px) {

}
}

.fe-block-ad809655f5264e1081e9 .sqs-block {
justify-content: center;
}

.fe-block-ad809655f5264e1081e9 .sqs-block-alignment-wrapper {
align-items: center;
}

@media (min-width: 768px) {
.fe-block-ad809655f5264e1081e9 {
grid-area: 2/2/19/14;
z-index: 0;

}

.fe-block-ad809655f5264e1081e9 .sqs-block {
justify-content: center;
}

.fe-block-ad809655f5264e1081e9 .sqs-block-alignment-wrapper {
align-items: center;
}
}

.fe-block-71a6877b6013d2e4efd1 {
grid-area: 10/2/22/10;
z-index: 1;

@media (max-width: 767px) {

}
}

.fe-block-71a6877b6013d2e4efd1 .sqs-block {
justify-content: flex-start;
}

.fe-block-71a6877b6013d2e4efd1 .sqs-block-alignment-wrapper {
align-items: flex-start;
}

@media (min-width: 768px) {
.fe-block-71a6877b6013d2e4efd1 {
grid-area: 4/17/16/24;
z-index: 1;

}

.fe-block-71a6877b6013d2e4efd1 .sqs-block {
justify-content: flex-start;
}

.fe-block-71a6877b6013d2e4efd1 .sqs-block-alignment-wrapper {
align-items: flex-start;
}
}

.fe-block-yui_3_17_2_1_1728090772310_13645 {
grid-area: 22/2/25/10;
z-index: 2;

@media (max-width: 767px) {

}
}

.fe-block-yui_3_17_2_1_1728090772310_13645 .sqs-block {
justify-content: center;
}

.fe-block-yui_3_17_2_1_1728090772310_13645 .sqs-block-alignment-wrapper {
align-items: center;
}

@media (min-width: 768px) {
.fe-block-yui_3_17_2_1_1728090772310_13645 {
grid-area: 16/17/18/22;
z-index: 2;

}

.fe-block-yui_3_17_2_1_1728090772310_13645 .sqs-block {
justify-content: center;
}

.fe-block-yui_3_17_2_1_1728090772310_13645 .sqs-block-alignment-wrapper {
align-items: center;
}
}

.sqs-block-image .sqs-block-content {
height: 100%;
width: 100%;
}

.fe-block-ad809655f5264e1081e9 .fluidImageOverlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
mix-blend-mode: normal;

opacity: 0;

}

I’m really really sorry for all those nasty words written at the top of the page. Who even put those things there I don’t know how to get rid of them!!!

BY THE WAY DID YOU KNOW!!??

I have new stickers for sale!

To celebrate 2000 followers on Instagram I’ve created some new designs, and pulled some old ones out of storage

.fe-67637bc13f8a131fd7cf6b2f {
–grid-gutter: calc(var(–sqs-mobile-site-gutter, 6vw) – 11.0px);
–cell-max-width: calc( ( var(–sqs-site-max-width, 1500px) – (11.0px * (8 – 1)) ) / 8 );

display: grid;
position: relative;
grid-area: 1/1/-1/-1;
grid-template-rows: repeat(10,minmax(24px, auto));
grid-template-columns:
minmax(var(–grid-gutter), 1fr)
repeat(8, minmax(0, var(–cell-max-width)))
minmax(var(–grid-gutter), 1fr);
row-gap: 11.0px;
column-gap: 11.0px;
}

@media (min-width: 768px) {
.background-width–inset .fe-67637bc13f8a131fd7cf6b2f {
–inset-padding: calc(var(–sqs-site-gutter) * 2);
}

.fe-67637bc13f8a131fd7cf6b2f {
–grid-gutter: calc(var(–sqs-site-gutter, 4vw) – 11.0px);
–cell-max-width: calc( ( var(–sqs-site-max-width, 1500px) – (11.0px * (24 – 1)) ) / 24 );
–inset-padding: 0vw;

–row-height-scaling-factor: 0.0215;
–container-width: min(var(–sqs-site-max-width, 1500px), calc(100vw – var(–sqs-site-gutter, 4vw) * 2 – var(–inset-padding) ));

grid-template-rows: repeat(5,minmax(calc(var(–container-width) * var(–row-height-scaling-factor)), auto));
grid-template-columns:
minmax(var(–grid-gutter), 1fr)
repeat(24, minmax(0, var(–cell-max-width)))
minmax(var(–grid-gutter), 1fr);
}
}

.fe-block-ce6fc5e8481bfc20a49d {
grid-area: 1/2/11/10;
z-index: 0;

@media (max-width: 767px) {

}
}

.fe-block-ce6fc5e8481bfc20a49d .sqs-block {
justify-content: flex-start;
}

.fe-block-ce6fc5e8481bfc20a49d .sqs-block-alignment-wrapper {
align-items: flex-start;
}

@media (min-width: 768px) {
.fe-block-ce6fc5e8481bfc20a49d {
grid-area: 1/3/6/25;
z-index: 0;

}

.fe-block-ce6fc5e8481bfc20a49d .sqs-block {
justify-content: flex-start;
}

.fe-block-ce6fc5e8481bfc20a49d .sqs-block-alignment-wrapper {
align-items: flex-start;
}
}

There isn’t much here for now, but I will add more in the future! This is my first try at making a website and I’m still working out the kinks. In the future I hope to add more stickers and maybe more tabs too.

Let me know what you think and let me know if you have any suggestions! The best place to reach me is on Instagram.

I try to respond to all of my DMs so don’t be afraid to send one.