Home To log in, use the button in gomuks web settings.

shrek

Last updated at 2025-04-30 20:05:29.918787 +0000 +0000

Description

shrek

Previews

None 😿

Code

To use this theme, paste this into your custom CSS:

@import url("https://css.gomuks.app/theme/shrek.css");

Full CSS:

* {
    background: url("https://www.whatspaper.com/wp-content/uploads/2022/01/shrek-wallpaper-whatspaper-2.jpg");
    background-position: center;
    background-size: cover;
}