Skip to content

Instantly share code, notes, and snippets.

View memorypieces's full-sized avatar

Phol memorypieces

  • Bangkok , Thailand
View GitHub Profile
@memorypieces
memorypieces / index.html
Last active July 16, 2025 03:56
workshop1
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>KBTG</title>
<style>
* {
margin: 0;
padding: 0;