*{
        padding: 0px;
        margin: 0px;
        user-select:none;
      }
      body{
        background-color: #008080;
      }
      #footer{
        height: 50px;
        background-color: #0A3B76;
        bottom: 0px;
        width: 100%;
        position: fixed;
        left: 0px;
        right: 0px;
      }
      #start{
        background-color: #33AA33;
        padding: 0px;
        height: 40px;
        width: 130px;
        left: 20px;
        top: 5px;
        position: relative;
        font-size: 30px;
      }
      #nikkuy3text{
        position: absolute;
      }
      #renda{
        position: absolute;
        right: 1%;
        top: 1%;
        height: 100px;
        width: 100px;
      }
      #youtube{
        position: absolute;
        right: 10%;
        top: 1%;
        height: 100px;
        width: 100px;
        text-align: center;
      }
      #discord{
        position: absolute;
        right: 20%;
        top: 1%;
        height: 100px;
        width: 100px;
        text-align: center;
      }
      #note{
        position: absolute;
        right: 30%;
        top: 1%;
        height: 100px;
        width: 100px;
        text-align: center;
      }
      #qiita{
        position: absolute;
        right: 40%;
        top: 1%;
        height: 100px;
        width: 100px;
        text-align: center;
      }
      .gazo{
        max-width: 100%;
        max-height: 100%;
      }
      .nobr{
        white-space: nowrap;
        display:inline-block
      }
      #rendatext{
        font-size: 30px;
        text-align: center;
        color: #DD0000;
      }
      #startmenu{
        position: absolute;
        left: 1%;
        bottom: 10%;
        background-color: rgb(0, 130, 200);
        height: 70%;
        width: 30%;
        z-index: 5;
      }
      .startmenucontent{
        background-color: rgb(85, 113, 255);
        max-height: 90%;
        max-width: 90%;
        left: 5%;
        margin-top: 5%;
        position:relative;
        text-align: center;
      }
      .firstnone{
        display: none;
      }
      .window{
        padding: 20px;
      }
      #hobby2{
        position: absolute;
        right: 50%;
        top: 40px;
      }
      #iyasoreha{
        font-size: 100px;
        transform: scaleY(3.5);
        top: 150px;
        left: 50px;
        position: absolute;
      }
      #nani{
        font-size: 30px;
        top: 450px;
        left: 50px;
        position: absolute;
      }