/* ヘッダーアニメーション非表示 */
.size{
  display:none;
}

/* 文字色赤 */
.color-red{color: #ff0000;}