Start work on absolute positioning

This commit is contained in:
Idrees Hassan
2025-09-16 19:47:11 -04:00
parent a94cc92c52
commit 6bb587c96f
5 changed files with 712 additions and 595 deletions

View File

@@ -13,8 +13,7 @@
#birb {
image-rendering: pixelated;
position: fixed;
bottom: 0;
position: absolute;
transform: scale(var(--birb-scale)) !important;
transform-origin: bottom;
z-index: 2147483638 !important;