h1 {
  color: rgb(0, 0, 0);
  font-size: 36px;
  text-align: left;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

p {
  color: black;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 16px;
  text-align: left;
position: relative ;
}

h2 {
    color: #000;
    font-size: big;
    text-align: left;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
position: relative ;
  }
ol {
  color: black;
  font-size: 16px;
}

li {
  font-size: 16px;
  text-align: left;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
position: relative ;
margin: 30px;
height: 25%;
width: 115%;
}
img {
    width: 500px;
    left: 40%;
  margin-left: 30px;
  margin-right: 50%;
  position: absolute;
  top: 30%;
  border-radius: 50%;

}
@media (max-width: 100vw){
.Lista{
  position: relative;
width: 30%;

}
}
a {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
position: relative ;
}
body{
  background-color: wheat ;
}

.Para{
height: 20px;
margin-right: 30% ;
left: 15%;
}
div{ 
  border-radius: 10%;
  background-color: antiquewhite;
top: 15%;
width: 40%;
height: 70vh;
}
#paocomcachorro{
  width: 40%;
  height: 40vh;
}
