Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on sopuli.xyz
programminghumor·Programming Humorbybleistift2

Look how they massacred my boy

Top: Chromium, bottom: Firefox

body {
  background: repeating-linear-gradient(
    -45deg,
    black,
    black calc(sqrt(2) * 10px),
    white calc(sqrt(2) * 10px),
    white calc(sqrt(2) * 20px)
  );
  height: 100vh;
}
View original on sopuli.xyz
30

3 replies

You reached the end