Skip to content

Instantly share code, notes, and snippets.

View Nikiskyyy's full-sized avatar

Nikiskyyy

  • Joined Oct 9, 2025
View GitHub Profile
@Nikiskyyy
Nikiskyyy / index.html
Created October 9, 2025 12:17
Sorry Love
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Will You Forgive Me?</title>
<style>
* { box-sizing: border-box; }
body {
margin: 0;
@Nikiskyyy
Nikiskyyy / index.html
Created October 9, 2025 12:17
Sorry Love
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Will You Forgive Me?</title>
<style>
* { box-sizing: border-box; }
body {
margin: 0;