#siteTitle{width:100%;height:100vh;object-fit:contain;backdrop-filter:blur(18px);-webkit-mask-image:radial-gradient(#000 38%,rgba(0,0,0,0) 88%);}img{object-fit:contain;}#body{margin:10%;background:rgba(255,255,255,.5);display:flex;flex-flow:column;}.contents{width:100%;display:flex;justify-content:center;justify-items:center;margin:100px 0;}.contentText{text-align:left;}.goDownload{width:100%;position:sticky;top:0;z-index:5;display:flex;justify-content:center;justify-items:center;background:linear-gradient(0deg,rgba(255,255,255,.5),rgba(164,222,252,.38));}.goDownloadImg{min-height:50px;height:5vw;margin:auto;filter:brightness(0%);}@media screen and (max-width:675px){#body{margin:0;padding:1%;}.contents{flex-flow:column;}img{height:83px;}}