Skip to content

Instantly share code, notes, and snippets.

View 23blay's full-sized avatar

23 Blay 23blay

View GitHub Profile
/* ============================= */
/* PS5 DualSense Transparent Overlay for GamepadViewer */
/* ============================= */
body {
background: transparent !important;
overflow: hidden !important;
}
/* Hide original black */