﻿h1{
color: green;
text-align: center;
}
a{
color: red;
}
body{
background-color: #26264c;
color: green;
}
