body{
  background-attachment:fixed;
}

.leyout img{
  width:30%;
  
}

.leyout{
  display:flex;
  align-items:flex-start;
  gap:20px;
}