@media only screen and (max-width: 500px){main>img{height:250px;width:450px;margin:0}}main{display:flex;flex-direction:column;justify-content:space-around;align-items:center}main img{border-radius:20px;margin:20px}h1{text-align:center;color:#fff;font-family:Caveat;font-size:2rem;font-weight:100;margin-bottom:-70px;margin-top:70px}p{color:#df5e84}
