body {
    background-color: rgb(195, 255, 255);
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');

/* container */

.phonefront-container {
position: absolute;
top: -80px;
}


.phone-outer {
    position: absolute;
    height: 550px;
    width: 300px;
    border-radius: 30px;
    background-color: black;
    top: 120px;
    left: 300px;
    border: 5px solid rgb(192, 192, 250);
   
    box-shadow:
  0 2.8px 2.2px rgba(0, 0, 0, 0.034),
  0 6.7px 5.3px rgba(0, 0, 0, 0.048),
  0 12.5px 10px rgba(0, 0, 0, 0.06),
  0 22.3px 17.9px rgba(0, 0, 0, 0.072),
  0 41.8px 33.4px rgba(0, 0, 0, 0.086),
  0 100px 80px rgba(0, 0, 0, 0.12),
  3px 3px 5px 3px rgb(133, 133, 180);
}

.front-indent {
    position: absolute;
    height: 28px;
    width: 150px;
    border-radius: 30px;
    background-color: black;
    z-index: 2;
    left: 75px;
    
}

.phone-screen {
    position: absolute;
    height: 530px;
    width: 280px;
    border-radius: 15px;
    background-color: white;
    top: 10px;
    left: 10px;
    
}


.twitter-left {
    position: absolute;
    border-radius: 15px;
    width: 210px;
    height:530px;
    background-color: white;
    border-right: 2px solid #E1E8ED;
    z-index: 1;
}

.twitter-right {
    position: absolute;
    border-radius: 15px;
    width: 70px;
    height:530px;
    background-color: rgba(160, 160, 160, 0.4);
    right: 0;
    z-index: 2;
}


.time {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 0.75rem;
    left: 15px;
    top: 3px;
}

.profile {
   width: 100px;
   height: 100px;
   border-radius: 50px;
   position: absolute;
   top: 40px;
   left: 10px;

}

.dotmenu {
width: 25px;
height: 25px;
border: 1.5px solid #1DA1F2;
border-radius: 50px;
position: absolute;
top: 35px;
right: 20px;
}

.dot1 {
 
        width: 3px;
        height: 3px;
        border: 1.5px solid #1DA1F2;
        border-radius: 50px;
        position: absolute;
       top: 10px;
       left: 3px;
        
}
.dot2 {
 
    width: 3px;
    height: 3px;
    border: 1.5px solid #1DA1F2;
    border-radius: 50px;
    position: absolute;
   top: 10px;
   left: 10px;
    
}
.dot3 {
 
    width: 3px;
    height: 3px;
    border: 1.5px solid #1DA1F2;
    border-radius: 50px;
    position: absolute;
   top: 10px;
   left: 17px;
    
}

.name { 
    position: absolute;
    top: 90px;
    left: 12px; 
    font-weight: 900;
}

.atname {
    font-family: 'Open Sans', sans-serif;
    color: #657786;
    font-size: 0.7rem;
    position: absolute;
    top: 110px;
    left: 12px; 
}

.following {
    font-family: 'Open Sans', sans-serif;
    color: #657786;
    font-size: 0.7rem;
    position: absolute;
    top: 135px;
    left: 12px; 
}

.followers {
    font-family: 'Open Sans', sans-serif;
    color: #657786;
    font-size: 0.7rem;
    position: absolute;
    top: 135px;
    right: 25px; 
}






.profile-btn {
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-size: 0.8rem;
    position: absolute;
    top: 180px;
    left: 15px;
}


.lists {
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-size: 0.8rem;
    position: absolute;
    top: 210px;
    left: 15px;
}


.topics {
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-size: 0.8rem;
    position: absolute;
    top: 240px;
    left: 15px;
}

.bookmarks {
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-size: 0.8rem;
    position: absolute;
    top: 270px;
    left: 15px;
}

.moments {
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-size: 0.8rem;
    position: absolute;
    top: 300px;
    left: 15px;
}




hr {
    width: 210px;
    background-color: #E1E8ED;
    position: absolute;
    top: 330px;
}



.settings {
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-size: 0.8rem;
    position: absolute;
    top: 350px;
    left: 15px;
}

.help {
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-size: 0.8rem;
    position: absolute;
    top: 380px;
    left: 15px;
}



.light {
    color:#1DA1F2;
    font-size: 1.3rem;
    position: absolute;
    bottom: 30px;
    left: 20px;
}

.qr {
    color:#1DA1F2;
    font-size: 1.3rem;
    position: absolute;
    bottom: 30px;
    right: 20px;
}


.tweet1 {
    position: absolute;
    top: 50px;
    right:5px;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.8rem;
}

.tweet2 {
    position: absolute;
    top: 130px;
    right:5px;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.8rem;
}

.tweet3 {
    position: absolute;
    top: 300px;
    right:5px;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.8rem;
}


.tweet4 {
    position: absolute;
    top: 390px;
    right:5px;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.8rem;
}


.hr1 {
    color: #E1E8ED;
    width: 278px;
    position: absolute;
    top: 110px;
  opacity: 0.5;
}

.hr2 {
    color: #E1E8ED;
    width: 278px;
    position: absolute;
    top: 280px;
  opacity: 0.5;
}

.hr3 {
    color: #E1E8ED;
    width: 278px;
    position: absolute;
    top: 370px;
  opacity: 0.5;
}
.hr4 {
    color: #E1E8ED;
    width: 278px;
    position: absolute;
    top: 500px;
  opacity: 0.5;
}


.icons {
    position: absolute;
    background-color: white;
    right: 0;
    font-size: 0.7rem;
    top: 5px;
    font-weight: 700;
}

.signal {
    position: absolute;
    right: 45px;
}
.wifi {
    position: absolute;
    right: 25px; 
}


.battery {
    position: absolute;
    right: 5px; 
}

.speaker {
    width: 50px; 
    height: 10px;
    background: linear-gradient(90deg, rgba(82,82,82,1) 0%, rgba(167,166,166,1) 50%, rgba(98,98,98,1) 100%);
    border-radius: 25px;
    position: absolute;
    top: 10px;
    left: 120px;
    z-index: 3;
    box-shadow:         inset 0 0 10px #000000;
}


.front-camera {
    width: 20px;
height: 20px;
background: linear-gradient(90deg, rgba(37,37,37,1) 0%, rgba(34,0,255,1) 51%, rgba(0,0,0,1) 100%);
border-radius: 25px;
box-shadow:         inset 0 0 10px #000000;
position: absolute;
left: 180px;
z-index: 2;
top: 5px;
}





.front-lens {
    width: 15px;
    height: 15px;
    background: linear-gradient(90deg, rgba(37,37,37,1) 0%, rgba(0,0,0,1) 34%, rgba(255,255,255,1) 71%, rgba(0,0,0,1) 100%);
    border-radius: 25px;
    box-shadow:         inset 0 0 10px #000000;
    position: absolute;
    left: 2px;
    z-index: 3;
    top: 2px; 
}





.homebtn {
    width: 100px;
    height: 5px;
    background-color: black;
    border-radius: 25px;
    position: absolute;
  bottom: 20px;
  left: 100px;
   z-index: 2;
}


.phoneback-container {
  margin-top: 150px;
}
.phoneback {
    position: absolute;
    height: 550px;
    width: 300px;
    border-radius: 30px;
    ;
    top: 120px;
    right: 300px;
    border: 5px solid rgb(149, 149, 204);
    background: linear-gradient(0deg, rgb(190, 184, 243) 0%, rgb(201, 200, 252) 39%, rgb(213, 210, 247) 63%, rgba(242,243,255,1) 100%);
    box-shadow:
    0 2.8px 2.2px rgba(0, 0, 0, 0.034),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048),
    0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072),
    0 41.8px 33.4px rgba(0, 0, 0, 0.086),
    0 100px 80px rgba(0, 0, 0, 0.12),
    inset 10px 20px 40px rgba(0,0,0,0.1),
    3px 3px 5px 3px rgb(133, 133, 180);
    z-index: 1;
  

}


.logo {
    position: absolute;
    right: 420px;
    top: 320px;
    z-index: 2;
    ;
}


.camera-area {
    height: 120px;
    width: 120px;
    box-shadow:         inset 0 0 10px rgb(149, 149, 204);
    border-radius: 30px;
    position: absolute;
    right: 470px;
    top: 140px;
    background-color: rgba(149, 149, 204,0.1);
    z-index: 2;
}

.camera1 {
    position: absolute;
    top: 10px;
    left: 15px;
}

.camera2 {
    position: absolute;
    top: 60px;
    left: 15px;
}

.lens1 {
    background-color: rgb(149, 149, 204);
    height: 45px;
    width: 45px;
    border-radius: 30px;
    box-shadow:
    -0.2em -0.125em 0.125em rgba(0, 0, 0, 0.4), 
    0 0 0 0.04em rgba(0, 0, 0, 0.5), 
    0.02em 0.02em 0.02em rgba(0, 0, 0, 0.4) inset, 
    -0.05em -0.05em 0.02em rgba(255, 255, 255, 0.8) inset;
   
}

.lens2 {
    height: 40px;
    width: 40px;
    border-radius: 30px;
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 28%, rgba(255,255,255,1) 75%, rgba(0,0,0,1) 100%);
    position: absolute;
    top: 2px;
    left: 2px;
}

.lens3 {
    height: 35px;
    width: 35px;
    border-radius: 30px;
    background: rgb(5, 5, 5);
    position: absolute;
    top: 5px;
    left: 5px;
}

.lens4 {
    
        height: 25px;
        width: 25px;
        border-radius: 30px;
        background: linear-gradient(90deg, rgba(0,15,80,1) 0%, rgba(0,0,0,1) 37%, rgba(106,106,106,1) 50%, rgba(0,0,0,1) 64%, rgba(0,22,131,1) 100%);
        position: absolute;
        top: 10px;
        left: 10px;
    
    }

.mic {
    position: absolute;
    left: 85px;
    top: 25px;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    box-shadow:
    -0.2em -0.125em 0.125em rgba(0, 0, 0, 0.4), 
    0 0 0 0.04em rgba(0, 0, 0, 0.5), 
    0.02em 0.02em 0.02em rgba(0, 0, 0, 0.4) inset, 
    -0.05em -0.05em 0.02em rgba(255, 255, 255, 0.8) inset;
    background-color: grey;
}

.flash {
   
    position: absolute;
    left: 75px;
    top: 45px;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    border: 1px solid rgb(149, 149, 204);
    box-shadow:
    inset 0 0 5px rgb(149, 149, 204);
    background: linear-gradient(90deg, rgba(255,215,134,1) 0%, rgba(255,251,106,0.5) 37%, rgba(255,255,255,1) 50%, rgba(255,248,116,0.3) 64%, rgba(250,198,107,0.5) 100%);
}

.lock {
    height: 80px;
    width: 10px;
    position: absolute;
    right: 601px;
    top: 250px;
    z-index: 0;
    background-color: blue;
    border-radius: 25px;
    box-shadow:
    -0.2em -0.125em 0.125em rgba(0, 0, 0, 0.4), 
    0 0 0 0.04em rgba(0, 0, 0, 0.5), 
    0.02em 0.02em 0.02em rgba(0, 0, 0, 0.4) inset, 
    -0.05em -0.05em 0.02em rgba(255, 255, 255, 0.8) inset;
    background: linear-gradient(0deg, rgba(99,99,99,1) 0%, rgba(214,160,245,1) 19%, rgba(238,222,250,1) 49%, rgba(228,158,255,1) 73%, rgba(77,75,75,1) 100%);
}

.vol1 {
    height: 50px;
    width: 10px;
    position: absolute;
    right: 295px;
    top: 300px;
    z-index: 0;
    background-color: blue;
    border-radius: 25px;
    box-shadow:
    -0.2em -0.125em 0.125em rgba(0, 0, 0, 0.4), 
    0 0 0 0.04em rgba(0, 0, 0, 0.5), 
    0.02em 0.02em 0.02em rgba(0, 0, 0, 0.4) inset, 
    -0.05em -0.05em 0.02em rgba(255, 255, 255, 0.8) inset;
    background: linear-gradient(0deg, rgba(99,99,99,1) 0%, rgb(182, 135, 209) 19%, rgb(206, 193, 216) 49%, rrgb(193, 135, 216)73%, rgb(37, 37, 37) 100%);
}
.vol2 {
    height: 50px;
    width: 10px;
    position: absolute;
    right: 295px;
    top: 230px;
    z-index: 0;
    background-color: blue;
    border-radius: 25px;
    box-shadow:
    -0.2em -0.125em 0.125em rgba(0, 0, 0, 0.4), 
    0 0 0 0.04em rgba(0, 0, 0, 0.5), 
    0.02em 0.02em 0.02em rgba(0, 0, 0, 0.4) inset, 
    -0.05em -0.05em 0.02em rgba(255, 255, 255, 0.8) inset;
    background: linear-gradient(0deg, rgba(99,99,99,1) 0%, rgb(182, 135, 209) 19%, rgb(206, 193, 216) 49%, rrgb(193, 135, 216)73%, rgb(37, 37, 37) 100%);
}