<style> body { font-size: 18px; text-align: center; } h1{ text-align: center; font-size: 22px; line-height: 1.6em; padding-top: 20px; } .wanker { background: #000; color: #FFF; display: none; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 2014; } .wanker-content { font-size: 33px; font-weight: bold; } .wanker-content p{ padding-top: 200px; } </style> HTMLでのメッセージエリアの設定 次に、HTM
