Explore
Sign up
Make games on your phone.
Get the app!
Android
iOS
Discord
Dweller
Sign up
Play in App
Sign up
Play in App
iOS
Android
Sign up
3Eclipse3
314
5
3 Comments
Next up
3Eclipse3
Wow why did I make this anyways enjoy
denis132687
15w
<!DOCTYPE html> <html lang="ru"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <title>🎨 Paint</title> <style> * { margin:0; padding:0; box-sizing:border-box; -webkit-tap-highlight-color:transparent; user-select:none; } html, body { width:100%; height:100%; overflow:hidden; background:#1a1a2e; font-family:system-ui,sans-serif; touch-action:none; } #app { display:flex; flex-direction:column; height:100vh; } /* ── TOOLS ── */ #tools { background:#16213e; border-bottom:2px solid #2a2a4a; display:flex; align-items:center; padding:6px 8px; gap:5px; overflow-x:auto; flex-shrink:0; -webkit-overflow-scrolling:touch; scrollbar-width:none; } #tools::-webkit-scrollbar { display:none; } .btn { min-width:54px; height:54px; border-radius:12px; border:2px solid #2a2a4a; background:#252545; color:#ccc; font-size:22px; cursor:pointer; display:flex; flex-direction:column; align-items:ce
Reply
Bobabae
15w
Bean is soon funny
Reply
Bobabae
15w
Cool my cuz
Reply
Comment in the App