.noodles {
  display: block;
  position: fixed;
  top: 20%;
  left: 10%;
  width: 15vw;
  height: 60vh;
}
