@charset "UTF-8";

.takopi{
  background-color: #CFE0BC;
}

.shizuka{
 display: flex;
 
 background-color:#FFF4BD;
 border: 10px;
 border-radius: 15px;
 width: 100%;
 max-width: 900px;
}

img{
  width: 300px;
  height: auto;
  margin-left: 20px;
  margin-top: 30px;
}
