p {
  color: cornsilk;
  font-size: 20px;}
h1 {
  font-weight: bold;
  text-align: center;
  font-size: 36px;}
h5{
  display: inline }
a {text-decoration: none; }
body{
  background: linear-gradient(#0e984f,#000000)}
h2{
  color: cornsilk}
i{
  color: cornsilk}
.img {
  background-image: url("R.e.p.o-fanart.png");
  border-color: saddlebrown;
  border-width: 4px;
  border-style: solid;
  border-radius: 10px;
}
a:visited {
  color: cornsilk;
}
a:link{
  color: cornsilk;
}
h5{
  font-size: 25px
}
a:hover{
  color: #e5e1ce
}
img {
  border: 5px solid #a19c9c;
  border-radius: 20px;
}