body,html{margin:0;padding:0;box-sizing:border-box;width:100%;height:100%;font-family:"Noto Serif",serif;background:#1d1d1d;color:#fff;font-size:8px}.container{position:absolute;align-items:center}.container,.ContentsWrap{width:100%;height:100%;display:flex;justify-content:center;flex-wrap:wrap}.ContentsLink{width:240px;height:240px;margin:96px;text-decoration:none;color:#fff}.ContentsImg{width:240px;height:240px;cursor:pointer}@media screen and (max-width:615px){.ContentsWrap{justify-content:center}.ContentsLink{margin:96px 0}}.HeaderWrap{position:fixed;width:100%;height:64px;background:rgba(29,29,29,.25098039215686274);display:flex;align-items:center;justify-content:space-between;z-index:10000}.HeaderText{font-size:3rem;margin-left:32px;color:#fff;text-decoration:none}.HeaderGithubLink{text-decoration:none;margin-right:32px}.HeaderGithubIcon{color:#969696;font-size:3rem}.MyGLSLWrap{width:400px;height:400px}.MyGLSLInfo{position:fixed;bottom:0;right:0;margin-bottom:64px;margin-right:64px;font-size:1.8rem;letter-spacing:1.2px}@media screen and (max-width:615px){.MyGLSLInfo{position:relative;margin:0;width:320px;display:flex;justify-content:center;flex-wrap:wrap}}.MyGLSLText{display:flex;justify-content:flex-end}@media screen and (max-width:615px){.MyGLSLText{width:100%;justify-content:center;word-break:break-all}}