Skip to content

Instantly share code, notes, and snippets.

View Kazutich's full-sized avatar

Kazuto Kazutich

View GitHub Profile
@Kazutich
Kazutich / exam_full.html
Created April 30, 2026 11:37
Exam Test Application
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Экзамен - Подготовка</title>
<style>:root {
--bg-primary: #0f172a;
--bg-secondary: #1e293b;
--text-primary: #f8fafc;