﻿@charset "utf-8"; 
.head-logo a ,footer .foot-item.foot-info{display: none;}
header,main,section,footer{display:none}
body{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background:#f2f2f2;font-size:30px;}
svg{width:90px}