body{
  background-color: #ccffff;
}
.row{
  text-align: center;
  margin-left: 100px;
  margin-right: 100px;
  margin-top: 100px;
  height: 1000px;

}
.col{


  text-align: center;
}
footer{
  text-align: center;
  color: white;

}
a{
  font-size: xx-large;
  color: rgb(236, 82, 216);
}
