Skip to content

Instantly share code, notes, and snippets.

View boldrack's full-sized avatar
🎯
Focusing

Boldrack boldrack

🎯
Focusing
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Digital Timer</title>
</head>
@boldrack
boldrack / daty.html
Created April 15, 2022 10:47
Here take a look
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<style>
body {
min-height: 100vh;
display: flex;