body{
 background: linear-gradient(90deg,#c0ffec,#d0f663) ;
}

.one{
margin:0 auto;font-size:12px;line-height:1.5;letter-spacing:0.1em;width:88%;max-width:380px;padding:3px;
}

.space{
margin-left:15px;background:width:88%;max-width:380px;
}

.next{
margin:30px auto 0 auto;font-size:12px;line-height:1.5;letter-spacing:0.1em;text-align:center;width:88%;max-width:380px;
}

.response{
margin:20px auto 0 auto;font-size:15px;line-height:1.5;letter-spacing:0.1em;text-align:center;width:88%;max-width:380px;color:#FAFAFA;
}

.title{
margin:60px auto 0 auto;font-size:12px;line-height:1.5;letter-spacing:0.1em;width:88%;max-width:380px;
}

.text{
margin:30px auto;font-size:12px;line-height:2.0;letter-spacing:0.1em;width:88%;max-width:380px;padding:30px 20px 10px 20px;
border-radius: 10px;background:#FAFAFA;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.date{
text-align:right;
color:#DDDDDD;
}

.top{
text-align:right;
margin:0 auto 20px auto;font-size:12px;line-height:1.5;letter-spacing:0.1em;width:88%;max-width:380px;
}

.top a{
text-decoration:none;
}

.white{
background:#FAFAFA;margin:20px auto;max-width:450px;border-radius: 10px;padding:20px 0;
}

.title2{
font-size:20px;color:#ffe800; 
}