/* 隐藏整个footer区域 */
#footer {
  display: none !important;
}
