diff --git a/assets/F-16.ico b/assets/F-16.ico new file mode 100644 index 0000000..e48609e Binary files /dev/null and b/assets/F-16.ico differ diff --git a/style.css b/style.css index 85ccd6d..6bd15df 100644 --- a/style.css +++ b/style.css @@ -7,6 +7,7 @@ html, body { margin: 0; background-color: black; + cursor: url("assets/F-16.ico"), default; } .container {