Skip to content

Instantly share code, notes, and snippets.

View ketib17's full-sized avatar

ketib17

  • Joined May 23, 2026
View GitHub Profile
@ketib17
ketib17 / percobaan
Created May 23, 2026 12:28
percobaan 1
<!DOCTYPE html>
<html lang="id">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sigma Space Academy</title>
<link href="https://fonts.googleapis.com/css2?family=Fredoka+One&family=Nunito:wght@400;600;700;800;900&display=swap" rel="stylesheet">
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }