<!--程序员特效-->
      @import url("https://fonts.googleapis.com/css?family=Amatic+SC");
      #Configure a#TitleLink {
          display: none;
      }
      <!--程序员特效--> @import url("https://fonts.googleapis.com/css?family=Amatic+SC");
       #Configure a#TitleLink {
           display: none;
      }
       #container {
           display: flex;
           justify-content: center;
           align-items: center;
           margin: auto;
           bottom: 0;
           right:0;
           width: 260px;
           border-radius: 260px;
           overflow: hidden;
           height: 260px;
           position: fixed;
      }
       .objects_computer {
           position: absolute;
           width: 70px;
           height: 55px;
           background: #bfbfbf;
           left: 38px;
           top: 148px;
           transform: skew(17deg, 0deg);
           border-radius: 6px 6px 0 0;
           box-shadow: inset -6px 1px darkgrey;
      }
       .objects_computer:after {
           content: '';
           position: absolute;
           width: 20px;
           height: 5px;
           background: darkgrey;
           top: 51px;
           left: 70px;
           transform: skew(0deg, 2deg);
      }
       .objects_table {
           position: absolute;
           width: 220px;
           top: 204px;
           height: 14px;
           background: #63321f;
           left: 20px;
           box-shadow: 0px -3px #582714;
      }
       .objects_table:before {
           content: '';
           width: 190px;
           height: 12px;
           position: absolute;
           background: #582714;
           border-radius: 0 10px;
           top: 14px;
           left: 30px;
           z-index: 1;
      }
       .objects_cup {
           position: absolute;
           width: 24px;
           top: 172px;
           background: #ffffff;
           left: 168px;
           height: 30px;
           border-radius: 3px 3px 0 0;
           z-index: 55;
           box-shadow: -2px 0px #eeeeee;
      }
       .objects_cup:after {
           content: '';
           width: 20px;
           height: 20px;
           background: #ffffff;
           position: absolute;
           top: 7px;
           left: 4px;
           border: none;
           border-radius: 0;
           z-index: 5;
      }
       .objects_cup:before {
           content: '';
           position: absolute;
           width: 10px;
           height: 13px;
           border: 4px solid #eeeeee;
           left: 16px;
           top: 8px;
           border-radius: 10px;
           z-index: 1;
      }
       .objects_chair {
           height: 102px;
           position: absolute;
           width: 91px;
           background: #3c3c3c;
           left: 166px;
           top: 100px;
           border-radius: 20px 20px 0 0;
           transform: skew(-9deg, 0deg);
           box-shadow: inset -9px 5px #424242;
      }
       .box_1 {
           position: absolute;
           width: 54px;
           height: 68px;
           left: 10px;
           top: 67px;
           background-color: rgba(99, 102, 115, 0.709804);
           border-radius: 6px;
           box-shadow: 1px 3px 5px #00000052;
           animation: float 2s infinite;
      }
       .box_1 div {
           background: #ffffff;
           position: absolute;
           border-radius: 10px;
      }
       .box_1 :nth-child(1) {
           width: 18px;
           height: 3px;
           top: 12px;
           left: 13px;
      }
       .box_1 :nth-child(2) {
           width: 10px;
           height: 3px;
           top: 12px;
           left: 33px;
      }
       .box_1 :nth-child(3) {
           width: 11px;
           height: 3px;
           top: 20px;
           left: 21px;
      }
       .box_1 :nth-child(4) {
           width: 14px;
           height: 3px;
           top: 20px;
           left: 33px;
      }
       .box_1 :nth-child(5) {
           width: 7px;
           height: 3px;
           top: 27px;
           left: 27px;
           box-shadow: 10px 0px #ffffff, 18px 0px #ffffff, -5px 11px #ffffff;
      }
       .box_1 :nth-child(6) {
           width: 18px;
           height: 3px;
           top: 41px;
           left: 12px;
           box-shadow: 10px 22px #ffffff, 0px 43px #ffffff;
      }
       .box_1 :nth-child(7) {
           width: 8px;
           height: 3px;
           top: 48px;
           left: 17px;
           box-shadow: 0px 22px #ffffff;
      }
       .box_2 {
           position: absolute;
           width: 64px;
           height: 44px;
           left: 73px;
           top: 17px;
           background-color: rgba(99, 102, 115, 0.709804);
           border-radius: 6px;
           box-shadow: 1px 3px 5px #00000052;
           animation: float2 2s 1s infinite;
      }
       .box_2 div {
           position: absolute;
           border-radius: 10px;
           background: #ffffff;
      }
       .box_2 :nth-child(1) {
           transform: rotate(45deg);
           width: 2px;
           height: 6px;
           left: 8px;
           top: -4px;
           box-shadow: 11px 5px #ffffff, 25px -5px #ffffff, 60px 5px #ffffff;
      }
       .box_2 :nth-child(2) {
           transform: rotate(133deg);
           width: 2px;
           height: 6px;
           left: 8px;
           top: 0px;
           box-shadow: 5px -11px #ffffff, -9px -20px #ffffff, 2px -55px #ffffff;
      }
       .box_2:after {
           content: '';
           width: 10px;
           height: 2px;
           background: #ffffff;
           position: absolute;
           border-radius: 60px;
           top: 24px;
           left: 22px;
      }
       .box_2:before {
           content: '';
           width: 8px;
           height: 2px;
           background: #ffffff;
           position: absolute;
           border-radius: 60px;
           top: 11px;
           left: 20px;
           transform: rotate(-68deg);
           box-shadow: -22px 28px #ffffff;
      }
       .box_3 {
           position: absolute;
           width: 49px;
           height: 42px;
           left: 73px;
           top: 74px;
           background-color: rgba(99, 102, 115, 0.709804);
           border-radius: 6px;
           box-shadow: 1px 3px 5px #00000052;
           animation: float3 2.5s infinite;
      }
       .box_3:after {
           content: '';
           position: absolute;
           background: #ffffff;
           width: 8px;
           height: .20px;
           transform: rotate(-64deg);
           border-radius: 50px;
           top: 8px;
           left: 5px;
           box-shadow: 2px 5px #ffffff;
      }
       .smoke {
           width: 70px;
           height: 100px;
           background: none;
           position: absolute;
           left: 180px;
           margin-left: -40px;
           z-index: 3;
           top: 138px;
           animation: bk 11s infinite;
      }
       .smoke:after {
           content: '';
           width: 100px;
           height: 100px;
           background: none;
           position: absolute;
           background-image: -webkit-radial-gradient(42% 48%, ellipse, rgba(255, 255, 255, 0.2), transparent 25%), -webkit-radial-gradient(35% 70%, ellipse, rgba(255, 255, 255, 0.2), transparent 15%), -webkit-radial-gradient(42% 61%, ellipse, rgba(255, 255, 255, 0.2), transparent 10%);
           animation: smoke 2s 1s infinite;
           transform: rotate(18deg);
      }
       @keyframes float {
           0% {
               top: 67px;
          }
           50% {
               top: 70px;
          }
           100% {
               top: 67px;
          }
      }
       @keyframes float2 {
           0% {
               top: 17px;
          }
           50% {
               top: 20px;
          }
           100% {
               top: 17px;
          }
      }
       @keyframes float3 {
           0% {
               top: 74px;
          }
           50% {
               top: 77px;
          }
           100% {
               top: 74px;
          }
      }
       @keyframes smoke {
           0% {
               background-position: 0 0;
               opacity: 0;
          }
           15%, 85% {
               opacity: 1;
          }
           100% {
               background-position: -20px -25px, -5px -25px, 0px -25px, 0px -25px;
               opacity: 0;
          }
      }