Creating a page border of text

I want to frame my site in a continuous, repetitive border of text.

Good design? Bad design? Who cares.

I can get the top and bottom no problem. phew

I’m using a flexbox with a fixed position and a width of 100 vw, I’m setting all the text to ‘x’ vw as well (and rotating 180deg for the bottom!)

My issue is that I can’t get the sides to work.

What is the simplest way to accomplish this?

This topic was automatically closed 125 days after the last reply. New replies are no longer allowed.