*{box-sizing:border-box;margin:0;padding:0}html,body{background:#000;width:100%;height:100%;overflow:hidden}.tv-container{background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.tv-screen{color:#3d2010;background:#fff4ee;width:100vw;max-width:177.78vh;height:56.25vw;max-height:100vh;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;font-size:1.04vw;position:relative;overflow:hidden}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}.blink{animation:1s ease-in-out infinite blink}
