@charset "UTF-8";
/* CSS スタイルシート */

.message{ background-color: orange; padding:20px; border: solid 2px gray; max-width: 400px; }
