body{
    background-color: #f5deb3;
    color: #5D3B24;
    font-family: "M PLUS 1p";
    text-align: center;
}

p{
    font-size: 23px;
    line-height: 1.25;
}

.small{
    font-size: 12px;
    line-height: 0.5;
}

#btn{
    background-color: #E9BA6A;
    color: #5D3B24;
    font-size: 25px;
}