diff --git a/images/cursor/ro-link-select-frame-0.png b/images/cursor/ro-link-select-frame-0.png
new file mode 100644
index 0000000..eba2b44
Binary files /dev/null and b/images/cursor/ro-link-select-frame-0.png differ
diff --git a/oblivio-inconfesso.html b/oblivio-inconfesso.html
index f83ea46..998e911 100644
--- a/oblivio-inconfesso.html
+++ b/oblivio-inconfesso.html
@@ -7,6 +7,7 @@
+
@@ -17,21 +18,10 @@
cristalvioletacristal
-
-
-
+
<home
+
+
diff --git a/styles.css b/styles.css
index b993562..dc25db4 100644
--- a/styles.css
+++ b/styles.css
@@ -22,6 +22,9 @@ body {
margin: 0;
overflow-x: hidden; /* Prevent horizontal scrolling */
}
+a:hover{
+cursor: url("./images/cursor/ro-link-select-frame-0.png"), auto !important;
+}
/* Video Background */
#videoDemaisParaContar {
@@ -94,6 +97,8 @@ body {
font-family: Consolas, Times, serif;
background-color: rgba(255, 255, 255, 0.85); /* White with 50% opacity */
/* src: url('./fonts/times-new-arial/TimesNewArial.ttf'); */
+}
+.back-button {
}