『素描313』
KONNCHIWA MIKAMI DESU JYUUKAGAKU NI NEMURIMASU.
.app {
width: 360px;
height: 640px;
background: #1e1e1e;
border-radius: 24px;
box-shadow: 0 0 20px #000;
overflow: hidden;
display: flex;
flex-direction: column;
}