:doodle{ // @grid: 30x45; @grid: 20x35; // @size: 20rem 100%; // @size: 1440px 815px; @size: 100% 100%; grid-gap: 5px; background: #F8C9CD; position: fixed; z-index: -100; } @random(0.4) { border-top: 1px solid white; opacity: @rand(0.2,0.4); } @random(0.4) { border-left: 1px solid white; opacity: @rand(0.2,0.4); } background: rgba(221, 166, 170, @rand(0, 0.25)); transform: rotate(@p(±45deg));

Hello World 👋

1st November 2020

Welcome to my blog!

Doing a quick first post just to make sure that everything's working fine...if you're reading this then it's all good! 👍

This blog is where I'll talk about any interesting problems that I come across which I think are worth sharing. I might write up a tutorial on something that I find cool. Or it could just be a picture of my cats, like so:

blog/hello-world/cats

For now, I'll probably start off with a couple of posts talking about this website that I've just finished making so stay tuned!