body {
font-family: Arial, sans-serif;
text-align: center;
}h1, h2, p, blockquote {
text-align: center;
color: white;}
ul, ol {list-style-position: inside;
padding: 0;
text-align: center;
color: white;}
ul.nested {
  display: inline-block;
  text-align: left;
}
ol.Hello {
  display: inline-block;
  text-align: center;
}
ol.yan {
  display: inline-block;
  text-align: center;
}
body {
  background-image: url("https://codecraftworks.dev/web/zbQQK6v004DP7BurniPV/assets/IMG_6607 2.jpg");
  background-position: center;
  background-repeat: no-repeat;
}
h2 {
  margin-bottom: 1px;
}
.box {
  background: rgba(255, 255, 255, 0.3);
  padding: 1px;
  margin: 2px auto;
  width: 300px;
  border-radius: 10px;
  text-align: center;
}
footer a {
  color: white;
}




