body {
  background-image: linear-gradient(to right,  #7f3dc2, #d656d6);
  text-align: center;
}
ol {
  text-align: center;
  color: #27004e;
  font-size: 20px;
}
ul {
  text-align: center;
  font-size: 20px;
  background-color: #bf2ecf;
  border-style: groove;
  border-color: #1e013c;
}
p {
  font-size: 20px;
  color: black;
}
h1 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  text-shadow: -2px 2px #49078b;
}

.hk {
  background-color: #081382;
  color: #dfdede;
  border-style: double;
  border-color: black;
  align-content: space-around;
  box-shadow: -4px 4px #49078b;
  width: 450px;
}

.tr {
  background-color: #081382;
  color: #dfdede;
  border-style: double;
  border-color: black;
  align-content: space-around;
  box-shadow: -4px 4px #49078b;
  width: 450px;
}

.e33 {
  background-color: #081382;
  color: #dfdede;
  border-style: double;
  border-color: black;
  align-content: space-around;
  box-shadow: -4px 4px #49078b;
  width: 450px;
}

hr {
  color: black;
  border-style: dashed;
  border-top: 1px dotted ;
}
h2 {
  font-size: 30px;
  text-align: center;
  text-decoration: underline;
}
h3 {
  text-align: center;
  font-size: 20px;
  background-color: #84009f;
  border-style: groove;
  border-color: #1e013c;
  
}
img {
  width: 150px;
  border-radius: 15px;
}

a {
  color: aliceblue;
}
.center{
  text-align: center;
  list-style-position: inside;
}

.size {
  background-color: #081382;
  color: #dfdede;
  border-style: double;
  border-color: black;
  align-content: space-around;
  box-shadow: -4px 4px #49078b;
  width: 750px;
}

.bimg {
  background-color: #081382;
  color: #dfdede;
  border-style: double;
  border-color: black;
  align-content: space-around;
  box-shadow: -4px 4px #49078b;
  width: 500px;
}

.nounder {
  text-decoration: none;
  color: black;
}

.bg{
  color: #dfdede;
  border-style: double;
  border-color: black;
  align-content: space-around;
  box-shadow: -4px 4px #49078b;
  width: 750px;
}