body {
  background: blue;
  <! Inactive code, fix later: background-image:url(ai.png);>
}
p {
  color: yellow;
}
h1 {
  color: yellow;
  font-weight: bold;
}
h4{
  color: yellow;
}
h2{
  color:yellow;

}
a{

  color:yellow;

}
a:hover{
  color: red
}
h3{
  color:yellow
}
