Skip to content

Instantly share code, notes, and snippets.

@groupbysteve
groupbysteve / _ _ _ _ _standalone_.html
Created May 21, 2026 07:34
standalone HTML preview
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>담당자 알림 설정 — 지원자 관리</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body { background: #F7F8F7; display: flex; align-items: center; justify-content: center; min-height: 100vh; font-family: -apple-system, BlinkMacSystemFont, sans-serif; }
#__bundler_loading { position: fixed; bottom: 20px; right: 20px; font: 13px/1.4 -apple-system, BlinkMacSystemFont, sans-serif; color: #666; background: #fff; padding: 8px 14px; border-radius: 8px; box-shadow: 0 1px 4px rgba(0,0,0,0.12); z-index: 10000; }
@groupbysteve
groupbysteve / seminar-landing.html
Created May 20, 2026 01:50
AI 딸깍, 랜딩페이지 1시간 안에 — 그룹바이 사내 세미나 LP
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>AI 딸깍, 랜딩페이지 1시간 안에 — 그룹바이 사내 세미나</title>
<link rel="preconnect" href="https://cdn.jsdelivr.net" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css" />
<style>
/* ============================================================