Capsule AI
/
フルーツキャッチ(テンプレートから)
3部品・0〜数百トークン
↩ 戻す
履歴
複製
💬 ことばで直す
▶ Run
🔗 共有
🚀 デプロイ
⏹
☰
▷ プレビュー
</> コード
🖥 PC
📱 スマホ
↻ 新タブ
atomic.studio/s/41682
📄 index.html
コードを直接編集して「適用」でプレビューに反映
適用 ▷
<div class="min-h-screen bg-zinc-950 text-white"><nav class="flex flex-col md:flex-row items-center justify-center gap-4 md:gap-6 p-4 rounded-md shadow-lg" style="background:linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);border:1px solid rgba(255,255,255,0.08)" role="navigation" aria-label="メインナビゲーション"><h2 class="sr-only">メインナビゲーション</h2><button class="flex items-center gap-2 px-5 py-2.5 rounded-xl text-sm font-medium tracking-wide transition-all duration-200 hover:scale-105 focus:outline-none focus:ring-2 focus:ring-cyan-400/60" style="color:#e0e7ff;background-color:rgba(255,255,255,0.04);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,0.06)"><span class="text-lg" aria-hidden="true">🏠</span><span>ホーム</span></button><button class="flex items-center gap-2 px-5 py-2.5 rounded-xl text-sm font-medium tracking-wide transition-all duration-200 hover:scale-105 focus:outline-none focus:ring-2 focus:ring-cyan-400/60" style="color:#e0e7ff;background-color:rgba(255,255,255,0.04);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,0.06)"><span class="text-lg" aria-hidden="true">🔍</span><span>検索</span></button><button class="flex items-center gap-2 px-5 py-2.5 rounded-xl text-sm font-medium tracking-wide transition-all duration-200 hover:scale-105 focus:outline-none focus:ring-2 focus:ring-cyan-400/60" style="color:#e0e7ff;background-color:rgba(255,255,255,0.04);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,0.06)"><span class="text-lg" aria-hidden="true">📢</span><span>お知らせ</span></button><button class="flex items-center gap-2 px-5 py-2.5 rounded-xl text-sm font-medium tracking-wide transition-all duration-200 hover:scale-105 focus:outline-none focus:ring-2 focus:ring-cyan-400/60" style="color:#e0e7ff;background-color:rgba(255,255,255,0.04);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,0.06)"><span class="text-lg" aria-hidden="true">⚙️</span><span>設定</span></button></nav><div class="flex flex-col items-center justify-center min-h-[200px] p-6 md:p-8 lg:p-10"><h2 class="text-xl md:text-2xl lg:text-3xl font-bold text-[#374151] mb-4 md:mb-6 lg:mb-8">カウンター</h2><div class=" relative flex items-center justify-center w-24 h-24 md:w-28 md:h-28 lg:w-32 lg:h-32 rounded-full bg-gradient-to-br from-[#7c3aed] to-[#a78bfa] shadow-lg shadow-[#7c3aed]/30 cursor-pointer select-none transition-all duration-300 ease-out hover:scale-105 hover:shadow-[#7c3aed]/40 " role="button" tabindex="0" aria-label="カウント: 0"><span class="text-gray-900 text-3xl md:text-4xl lg:text-5xl font-bold drop-shadow-sm">0</span></div><p class="mt-4 md:mt-5 lg:mt-6 text-sm md:text-base lg:text-lg text-[#6b7280] font-medium tracking-wide">クリックしてカウントアップ</p></div><div class="w-full min-h-screen flex items-center justify-center bg-gradient-to-br from-[#0f172a] via-[#1e293b] to-[#0f172a] p-4"><div class="relative w-full max-w-xs sm:max-w-sm md:max-w-md lg:max-w-lg xl:max-w-xl"><div class="relative z-10 bg-[#1e293b]/80 backdrop-blur-md rounded-md border border-[#334155] shadow-2xl shadow-black/40 overflow-hidden transition-all duration-500 ease-out scale-95 opacity-90"><div class="px-4 sm:px-5 md:px-6 pt-4 sm:pt-5 md:pt-6 pb-3 sm:pb-3 md:pb-4 border-b border-[#334155]/60"><div class="flex items-center justify-between"><div class="flex items-center gap-2 sm:gap-2 md:gap-3"><div class="w-2 h-2 sm:w-2.5 sm:h-2.5 md:w-3 md:h-3 rounded-full bg-emerald-400 shadow-lg shadow-emerald-400/30 animate-pulse"></div><h2 class="text-base sm:text-base md:text-lg font-semibold text-slate-100 tracking-wide">Gen_40937</h2></div><button class="w-7 h-7 sm:w-7 sm:h-7 md:w-8 md:h-8 flex items-center justify-center rounded-full bg-slate-700/50 hover:bg-slate-600/60 text-gray-600 transition-all duration-200 active:scale-90" aria-label="開く"><svg class="w-3.5 h-3.5 sm:w-3.5 sm:h-3.5 md:w-4 md:h-4 transition-transform duration-300 " fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7"></path></svg></button></div><p class="mt-1 sm:mt-1 md:mt-2 text-xs sm:text-xs md:text-sm text-slate-400/80">??????????</p></div><div class="px-4 sm:px-5 md:px-6 py-4 sm:py-4 md:py-5 transition-all duration-500 ease-in-out overflow-hidden max-h-0 opacity-0 py-0"><div class="space-y-2 sm:space-y-2 md:space-y-3"><div class="flex items-center gap-2 sm:gap-2 md:gap-3 p-2 sm:p-2 md:p-3 rounded-xl bg-slate-700/30 border border-slate-600/20"><span class="text-xl sm:text-xl md:text-2xl">🔮</span><span class="text-xs sm:text-xs md:text-sm text-gray-600">未知の信号を検出しました</span></div><div class="flex items-center gap-2 sm:gap-2 md:gap-3 p-2 sm:p-2 md:p-3 rounded-xl bg-slate-700/30 border border-slate-600/20"><span class="text-xl sm:text-xl md:text-2xl">⚡</span><span class="text-xs sm:text-xs md:text-sm text-gray-600">応答準備完了</span></div><div class="flex items-center gap-2 sm:gap-2 md:gap-3 p-2 sm:p-2 md:p-3 rounded-xl bg-slate-700/30 border border-slate-600/20"><span class="text-xl sm:text-xl md:text-2xl">🌌</span><span class="text-xs sm:text-xs md:text-sm text-gray-600">深宇宙通信リンク確立</span></div></div></div><div class="px-4 sm:px-5 md:px-6 py-3 sm:py-3 md:py-4 border-t border-[#334155]/60 flex justify-between items-center"><span class="text-xs text-slate-500">ステータス: 待機中</span><button class="px-3 sm:px-3 md:px-4 py-1 sm:py-1 md:py-1.5 text-xs font-medium text-slate-200 bg-emerald-500/20 hover:bg-emerald-500/30 border border-emerald-400/30 rounded-full transition-all duration-200 active:scale-95">詳細を表示</button></div></div><div class="absolute -top-4 sm:-top-4 md:-top-6 -right-4 sm:-right-4 md:-right-6 w-24 h-24 sm:w-28 sm:h-28 md:w-32 md:h-32 bg-emerald-400/10 rounded-full blur-3xl pointer-events-none"></div><div class="absolute -bottom-6 sm:-bottom-6 md:-bottom-8 -left-6 sm:-left-6 md:-left-8 w-32 h-32 sm:w-36 sm:h-36 md:w-40 md:h-40 bg-gray-900/10 rounded-full blur-3xl pointer-events-none"></div></div></div></div>
▸ コンソール
3部品・0〜数百トークン
✕