Update 'index.html'

This commit is contained in:
awesomeuser 2023-07-07 17:29:08 +00:00
parent 56820971cd
commit f856d57522

View file

@ -3,7 +3,13 @@
<head>
<style>
@import url('https://fonts.googleapis.com/css2?family=Belanosima:wght@400;600;700&display=swap');
:root {
font-family: 'Belanosima', sans-serif;
}
body {
text-align: center;
color: white;