diff --git a/index.html b/index.html
index ea89d74..7f8493e 100644
--- a/index.html
+++ b/index.html
@@ -3,9 +3,11 @@
Hello,
+
I am a software engineer.
I currently work for animation, VFX and games.
I enjoy reading and writing clean and maintainable code.
+
[email](mailto:basu.siddhartha@outlook.com) | [Resume](resume.pdf)
[GitHub](https://github.com/s-dotb) | [LinkedIn](https://linkedin.com/in/siddhartha-basu)
@@ -15,7 +17,8 @@
visibility: hidden;
white-space: pre;
font-family: Garamond, serif;
- background-color: rgb(60, 60, 60);
+ color: bisque;
+ background-color: rgb(20, 20, 20);
}