.ootd {
  display:flex;
  position:absolute;
  width:261px;
  height:369px;
  bottom:290px;
  right:50px;
  background-image:url("Backgrounds/aero12.jpg");
  justify-content:center;
  align-items:center;
  border: 2px solid #0A61FF;
   border-radius:10px;
}
.ootd img { 
  width:221px;
  height:329px;
  border-radius:10px;
}