body{
  background:#87986a;
  margin:auto;
  
}
.ceiling{
  height:12px;
  width:1600px;
  background:#656d4a;
  position:absolute;
  top:10px;
  box-shadow:0 440px #57606f;
  z-index:-5;
}
.ceiling:before{
  content:'';
  position:absolute;
  height:30px;
  width:12px;
  background:#656d4a;
  left:510px;
  box-shadow:200px 12px #656d4a,400px 0 #656d4a;
}
.ceiling:after{
  content:'';
  position:absolute;
  height:25px;
  width:130px;
  background:#656d4a;
  left:450px;
  top:20px;
  box-shadow:200px 12px #656d4a,
    400px 0 #656d4a;
}
.light{
  height:10px;
  width:110px;
  background:#f7f1e3;
  border-radius:0 0 5px 5px;
  position:absolute;
  left:460px;
  top:40px;
  box-shadow:200px 12px #f7f1e3,
    400px 0 #f7f1e3;
}
.light:before{
  content:'';
  position:absolute;
  height:30px;
  width:530px;
  background:white;
  left:-10px;
  top:35px;
  box-shadow:0 0 10px rgba(255,255,255,0.8);
  border:2px solid rgba(0,0,0,0.2);
}
.path,.path:before,.path:after{
  content:'';
  border-bottom: 360px solid rgba(255,255,255,0.15);
      border-left: 50px solid transparent;
      border-right: 50px solid transparent;
      height: 0;
      width: 100px;
  position:Absolute;
  z-index:5;
}
.path{
   left:-45px;
  top:10px;
}
.path:before{
  left:150px;
  top:10px;
}
.path:after{
  left:350px;
  
}
.window{
  height:200px;
  width:150px;
  background:#89c2d9;
  border:10px solid #f1faee; 
  position:absolute;
  top:140px;
  left:30px;
  z-index:-5;
}
.window:before{
  content:'';
  position:absolute;
  height:10px;
  width:150px;
  background:#f1faee;
  top:60px;
  box-shadow:0 70px #f1faee;
}
.clock{
  height:50px;
  width:50px;
  background:#f1faee;
  position:absolute;
  top:50px;
  left:86px;
  border-radius:15px;
  border:5px solid #ffdd59;
}
.window:after{
  content:'';
  position:absolute;
  height:200px;
  width:10px;
  background:#f1faee;
  left:70px;
}
.glare{
  height:140px;
  width:150px;
  background:rgba(255,255,255,0.2);
  border-radius:100% 0 0 0;
  left:0px;
  top:60px;
  position:absolute;
}
.shelf{
  height:240px;
  width:160px;
  background:#f1faee;
  position:absolute;
  top:212px;
  left:240px;
  z-index:-2;
}
.shelf:before{
  content:'';
  position:absolute;
  height:50px;
  width:140px;
  background:#b38a4e;
  top:10px;
  left:10px;
  box-shadow:0 60px #b38a4e;
}
.shelf:after{
  content:'';
  position:absolute;
  height:100px;
  background:#aaa69d;
  width:140px;
  top:130px;
  left:10px;
}
.book1{
  height:50px;
  width:12px;
  background:#fc5c65;
  position:absolute;
  top:70px;
  left:10px;
  box-shadow:12px 0 #2d98da,
    24px 0 #eccc68;
}
.book1:before{
  content:'';
  position:absolute;
  height:17px;
  width:65px;
  background:#26de81;
  left:70px;
  top:33px;
  box-shadow:-10px -15px 0 -2px #c44569,
    5px -26px 0 -4px #f5cd79;
}
.book1:after{
  content:'';
  position:absolute;
  height:45px;
  width:13px;
  background:#3dc1d3;
  top:-56px;
  left:17px;
  transform:rotate(25deg);
  box-shadow:13px -7px #ea8685,
    26px -12px #778beb,
    39px -18px #f5cd79,
    52px -24px #e77f67,
    65px -30px #596275,
    78px -36px #BDC581,
    91px -42px #D6A2E8;
}

.board{
  height:12px;
  width:460px;
  background:#f7f1e3;
  position:absolute;
  top:125px;
  left:485px;
  box-shadow:0 240px #f7f1e3;
}
.board:before{
  content:'';
  position:absolute;
  height:200px;
  width:450px;
  background:#3c6382;
  top:25px;
  border:5px solid white;
  border-radius:30px;
}
.board:after{
  content:'';
  position:absolute;
  height:10px;
  width:10px;
  background:#e6b8a2;
  border-radius:50%;
  top:25px;
  left:350px;
  box-shadow:60px 0 #e6b8a2;
}
.handle{
  height:15px;
  width:6px;
  background:#f7f1e3;
  position:absolute;
  top:12px;
  left:77px;
  box-shadow:100px 0 #f7f1e3,
    200px 0 #f7f1e3,
    300px 0 #f7f1e3;
  z-index:-1;
}
.handle:before{
  content:'';
  position:absolute;
  height:25px;
  width:6px;
  background:#f7f1e3;
  left:-52px;
  top:-5px;
  transform:rotate(-30deg);
}
.handle:after{
  content:'';
  position:absolute;
  height:25px;
  width:6px;
  background:#f7f1e3;
  left:353px;
  transform:rotate(30deg);
  top:-5px;
}
.sheet1{
  height:130px;
  width:110px;
  background:white;
  position:absolute;
  top:70px;
  left:330px;
}
.sheet1:before{
  content:'';
  position:absolute;
  height:35px;
  width:4px;
  background:#e6b8a2;
  top:-40px;
  left:23px;
  box-shadow:60px 0 #e6b8a2;
}
.sheet1:after{
  content:'';
  position:Absolute;
  height:10px;
  width:10px;
  background:#e6b8a2;
  left:20px;
  top:-5px;
  box-shadow:60px 0 #e6b8a2;
}
.sheet2{
  height:40px;
  width:60px;
  background:white;
  position:absolute;
  top:50px;
  left:20px;
  box-shadow:0 60px white,
    0 120px white;
}
.sheet2:after{
  content:'';
  position:absolute;
  height:10px;
  width:10px;
  background:#e6b8a2;
  top:-5px;
  left:24px;
  box-shadow:0 60px #e6b8a2,
    0 120px #e6b8a2;
}
.content{
  height:6px;
  width:170px;
  background:white;
  border-radius:5px;
  position:absolute;
  top:52px;
  left:100px;
  box-shadow:0 90px white,
    0 150px white; 
}
.content:before{
  content:'';
  position:absolute;
  height:6px;
  width:120px;
  background:white;
  border-radius:5px;
  top:15px;
  box-shadow:15px 60px white,
    0 120px white;
}
.content:after{
  content:'';
  position:absolute;
  height:6px;
  width:80px;
  background:white;
  top:30px;
  border-radius:5px;
  box-shadow:0 30px white,
    0 90px white;
}
.sheet3{
  height:60px;
  width:55px;
  background:white;
  position:absolute;
  top:30px;
  left:470px;
  box-shadow:0 70px white,
    0 140px white;
}
.plant-stand{
  content:'';
  position:absolute;
  height:10px;
  width:190px;
  background:#7f4f24;
  position:absolute;
  top:220px;
  left:1050px;
  box-shadow:0 3px #582f0e;
}
.plant-stand:before{
  content:'';
  position:absolute;
  height:10px;
  width:15px;
  background:#7f4f24;       
  top:13px;
  left:13px;
  border-bottom:2px solid #582f0e;
  border-left:2px solid #582f0e;
  border-right:2px solid #582f0e;
}
.plant-stand:after{
  content:'';
  position:absolute;
  height:10px;
  width:15px;
  background:#7f4f24;
  left:158px;
  top:13px;
  border-bottom:2px solid #582f0e;
  border-left:2px solid #582f0e;
  border-right:2px solid #582f0e;
}
.plant{
  height:30px;
  width:50px;
  background:#b86f52;
  top:-30px;
  position:absolute;
  left:67px;
}
.plant:before{
  content:'';
  position:Absolute;
  height:8px;
  width:60px;
  background:#c06e52;
  left:-5px; 
  box-shadow:0 6px 0 -2px #903409;
}
.plant:after{
  content:'';
  position:absolute;
  height:50px;
  width:4px;
  background:#3a5a40;
  z-index:-1;
  top:-50px;
  left:15px;
  box-shadow:20px 20px #3a5a40;
}
.petals{
  height:25px;
  width:12px;
  background:#344e41;
  border-radius:50% 0 0 50%;
  position:absolute;
  top:-50px;
  left:6px;
}
.petals:before{
  content:'';
  position:absolute;
  height:25px;
  width:12px;
  background:#344e41;
  border-radius:0 50% 50% 0;
  left:29px;
  top:5px;
}
.rack{
  height:155px;
  width:170px;
  background:#7f4f24;
  position:absolute;
  top:260px;
  left:1050px;
  border:10px solid #f7f1e3;
}
.rack:before{
  height:155px;
  width:10px;
  background:#f7f1e3;
  content:'';
  position:absolute;
  left:50px;
  box-shadow:60px 0 #f7f1e3;
}
.rack:after{
  content:'';
  position:absolute;
  height:10px;
  width:170px;
  background:#f7f1e3;
  top:45px;
  box-shadow:0 55px #f7f1e3;
}
.leg{
  height:25px;
  width:15px;
  background:#f7f1e3;
  position:absolute;
  top:160px;
  left:10px;
  box-shadow:135px 0 #f7f1e3;
}
.leg:before{
  content:'';
  position:absolute;
  height:35px;
  width:50px;
  background:rgba(255,255,255,0.15);
  border-radius:0 100% 0 0;
  top:-150px;
  left:-10px;
  box-shadow:60px 0 rgba(255,255,255,0.15),
    120px 0 rgba(255,255,255,0.15),
    0 55px rgba(255,255,255,0.15),
    60px 55px rgba(255,255,255,0.15),
    120px 55px rgba(255,255,255,0.15),
    0 110px rgba(255,255,255,0.15),
    60px 110px rgba(255,255,255,0.15),
    120px 110px rgba(255,255,255,0.15);
}
.rack2{
  height:300px;
  width:180px;
  background:#b38a4e;
  position:absolute;
  left:1300px;
  top:120px;
  border:10px solid #f7f1e3;
}
.rack2:before{
  content:'';
  position:absolute;
  height:10px;
  width:180px;
  background:#ccae62;
  top:60px;
  box-shadow:0 70px #ccae62,
    0 95px #f7f1e3,
    0 140px #ccae62;
  z-index:2;
}
.rack2:after{
  content:'';
  position:absolute;
  height:300px;
  width:10px;
  background:#f7f1e3;
  left:80px;
  box-shadow:10px 0 #d1ccc0;
  z-index:2;
}
.books{
  height:45px;
  width:14px;
  background:#60a3bc;
  position:absolute;
  transform:rotate(25deg);
  top:14px;
  left:15px;
  box-shadow:14px -7px #f6b93b,
    28px -14px #4b6584,
    42px -19px #a5b1c2,
    56px -26px #eb4d4b,
    70px -35px #60a3bc,
    84px -40px #f6b93b,
    98px -46px #4b6584,
    112px -52px #a5b1c2,
    126px -59px #eb4d4b,
    30px 63px #3c6382,
    44px 57px #60a3bc,
    58px 51px #b8e994,
    72px 45px #f6b93b,
    86px 38px #4a69bd,
    100px 31px #b71540,
    114px 24px #786fa6,
    128px 17px #ea8685,
    142px 10px #f5cd79,
    156px 3px #d1ccc0,
    58px 128px #b33939,
    72px 121px #ffb142,
    86px 114px #d1ccc0,
    100px 107px #218c74,
    114px 100px#4b6584,
    128px 95px #ED4C67,
    142px 88px #D980FA,
    156px 82px #006266,
    170px 75px #6F1E51,
    184px 68px #d1ccc0;
}
.chart{
  height:80px;
  width:60px;
  background:#ff6b81;
  position:absolute;
  top:220px;
  left:20px;
  box-shadow:
    80px 8px 0 -8px #20bf6b,
    95px 2px 0 -2px #eccc68;
}
.chart:before{
  content:'';
  position:absolute;
  height:60px;
  width:90px;
  background:#ff4757;
  top:20px;
  left:-20px;
}
.floor{
  height:120px;
  width:1600px;
  background:#BDC581;
  position:absolute;
  z-index:-5;
  top:450px;
}
.table{
  height:12px;
  width:246px;
  background:#7f4f24;
  position:Absolute;
  top:400px;
  left:40px;
  box-shadow:0 4px #582f0e; 
}
.table:before{
  content:'';
  position:absolute;
  height:130px;
  width:12px;
  background:#7f4f24;
  transform:rotate(10deg);
  z-index:-1;
  box-shadow:3px 0 #582f0e;
}
.table:after{
  content:'';
  position:absolute;
  height:130px;
  width:12px;
  background:#7f4f24;
  transform:rotate(-10deg);
  left:235px;
  z-index:-1;
  box-shadow:-3px 0 #582f0e;
}
.middle{
  border-bottom: 90px solid #7f4f24;
      border-left:16px solid transparent;
      border-right: 16px solid transparent;
      height: 0;
      width: 201px;
  position:absolute;
  left:7px;
  top:15px;
  z-index:-2;
}
.middle:before{
  content:'';
  position:absolute;
  height:80px;
  width:90px;
  background:#2C3A47;
  border-radius:50% 50% 0 0 ;
  top:-80px;
  left:57px;
}
.middle:after{
  content:'';
  position:absolute;
  height:10px;
  width:12px;
  background:#2C3A47;
  top:90px;
  left:95px;
}
.chair-leg{
  width: 80px; 
  height: 100px;  
  border: solid 5px #2C3A47;
  border-color: #2C3A47 transparent transparent transparent;
  border-radius: 50%/100px 100px 0 0;
  position:absolute;
  top:110px;
  left:79px;
}
.chair-leg:before{
  content:'';
  position:absolute;
  width: 120px; 
  height: 100px;  
  border: solid 5px #000;
  border-color: #2C3A47 transparent transparent transparent;
  border-radius: 50%/100px 100px 0 0;
  top:-8px;
  left:-25px;
}
.chair-leg:after{
  content:'';
  position:absolute;
  height:10px;
  width:10px;
  background:#2C3A47;
  border-radius:50%;
  top:10px;
  left:-3px;
  box-shadow:15px 0 #2C3A47,
    61px 0 #2C3A47,
    76px 0 #2C3A47;
}
.shadow{
  height:35px;
  width:290px;
  background:rgba(0,0,0,0.2);
  position:absolute;
  border-radius:50%;
  top:110px;
  left:-22px;
  z-index:-3;
}
.book2{
  height:8px;
  width:40px;
  background:#f7f1e3;
  border-radius:5px 0 0 5px;
  border-top:3px solid #227093;
  border-left:2px solid #227093;
  border-bottom:2px solid #227093;
  top:-29px;
  position:absolute;
  left:25px;
}
.book2:before{
  content:'';
  position:absolute;
  height:8px;
  width:50px;
  background:#f7f1e3;
  border-top:4px solid #ccae62;
  border-left:4px solid #ccae62;
  border-bottom:4px solid #ccae62;
  border-radius:5px 0 0 5px;
  top:10px;
  left:-10px;
}
.bench{
  height:12px;
  width:180px;
  background:#ffb142;
  position:absolute;
  top:410px;
  left:435px;
  box-shadow:200px 0 #ffb142,
    400px 0 #ffb142;
}
.bench:before{
  content:'';
  position:absolute;
  height:110px;
  width:12px;
  background:#7f4f24;
  top:12px;
  left:10px;
  box-shadow:147px 0 #7f4f24,
    200px 0 #7f4f24,
    347px 0 #7f4f24,
    400px 0 #7f4f24,
    547px 0 #7f4f24;
}
.bench:after{
  content:'';
  position:absolute;
  height:28px;
  width:135px;
  background:#b76935;
  top:12px;
  left:22px;
  box-shadow:200px 0 #b76935,
    400px 0 #b76935;
}
.shadow1{
  height:10px;
  width:135px;
  background:rgba(0,0,0,0.2);
  position:absolute;
  top:12px;
  left:22px;
  z-index:2;
  box-shadow:200px 0 rgba(0,0,0,0.2),
    400px 0 rgba(0,0,0,0.2);
}
.shadow1:before{
  content:'';
  position:absolute;
  height:15px;
  width:12px;
  background:rgba(0,0,0,0.2);
  left:-12px;
  box-shadow:147px 0 rgba(0,0,0,0.2),
    200px 0 rgba(0,0,0,0.2),
    347px 0 rgba(0,0,0,0.2),
    400px 0 rgba(0,0,0,0.2),
    547px 0 rgba(0,0,0,0.2);
}
.chair{
  height:30px;
  width:80px;
  background:#ffb142;
  position:absolute;
  z-index:2;
  top:27px;
  left:48px;
  box-shadow:200px 0 #ffb142,
    400px 0 #ffb142;
}
.chair:before{
  content:'';
  position:absolute;
  height:12px;
  width:12px;
  background:#57606f;
  border-radius:50%;
  top:10px;
  left:35px;
  box-shadow:200px 0 #57606f,
    400px 0 #57606f;
}
.chair:after{
  content:'';
  position:absolute;
  height:30px;
  width:6px;
  background:#57606f;
  top:20px;
  left:38px;
  box-shadow:200px 0 #57606f,
    400px 0 #57606f;
}
.chair-lower{
  height:12px;
  width:80px;
  background:#ffb142;
  z-index:2;
  position:absolute;
  top:67px;
  left:48px;
  box-shadow:200px 0 #ffb142,
    400px 0 #ffb142;
}
.chair-lower:before{
  content:'';
  position:absolute;
  height:40px;
  width:4px;
  background:#582f0e;
  top:12px;
  left:8px;
  box-shadow:60px 0 #582f0e,
    200px 0 #582f0e,
    260px 0 #582f0e,
    400px 0 #582f0e,
    460px 0 #582f0e;
}