Add frontpage

This commit is contained in:
video-prize-ranch
2022-01-17 19:07:07 -05:00
parent 326ef86415
commit a737f5a773
5 changed files with 76 additions and 0 deletions

View File

@@ -1,7 +1,12 @@
a {
color: #1e88e5;
text-decoration: none;
}
p {
font-size: 18px;
}
body {
background-color: black;
color: white;