Castle
3Eclipse3
play311
5
3 Comments
Next up
<!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
Bean is soon funny
Reply
Cool my cuz
Reply