body{
    background-color: white;
}

.first{
    display: inline-block;
    margin-left: 40px;
}
#one{
    color: gray;
    text-align: right;
    font-size: 15px;
    display: inline;
    position: absolute;
    right: 250px;
    top: 40px;
    text-decoration: none;
}
#two{
    color: gray;
    text-align: right;
    font-size: 15px;
    display: inline;
    position: absolute;
    right: 150px;
    top: 40px;
    text-decoration: none;
}
#three{
    color: gray;
    text-align: right;
    font-size: 15px;
    display: inline;
    position: absolute;
    right: 50px;
    top: 40px;
    text-decoration: none;
}
#pho1{
    position: absolute;
    right: 10px;
    top: 125px;
}
#text{
    position: absolute;
    left: 60px;
    top: 150px;
    font-family: arial;
    font-size: 40px;
    font-weight: bold;
    color: #05081c; 
}
#four{
    left: 20px;
    font-size: 16px;
    color: rgb(46,46,46);
}
button{
    background-color: hsl(224, 93%, 58%);
    color: white;
    height: 50px;
    width: 200px;
    position: absolute;
    left: 300px;
}
input{
    height: 35px;
    width: 250px;
}
#pho3{
    position: absolute;
    right: 25px;
    top: 863px;
}
#pho2{
    position: absolute;
    top: 750px;
}
#random{
    position: absolute;
    top: 860px;
    height: 570px;
    width: 770px;
    background-color: hsl(240 75% 98%);
}
#six{
    position: absolute;
    top: 900px;
    left: 60px;
    font: arial;
    font-size: 40px;
    font-weight: bold;
    color: #05081c;
}
#seven{
    position: absolute;
    top: 50px;
    left: 5px;
    color: hsl(0, 1%, 57%);
    font-size: 16px;
}
#eight{
    position: absolute;
    left: 5px;
    color:  hsl(0, 1%, 57%);
    font-size: 16px;
}
#nine{
    position: absolute;
    left: 5px; 
}
#ten{
    position: absolute;
    left: 5px; 
    background-color: white;
    height: 185px;
    width: 350px;
}
#quotes{
    position: absolute;
    top: 20px;
    left: 25px;
}
#eleven{
    position: absolute;
    top: 25px;
    left: 25px;
    font-size: 16px;
}
#icon{
    position: absolute;
    left: 25px;
    top: 125px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
}
#twelve{
    position: absolute;
    left: 75px;
    font-size: 1rem;
    top: 128px;
}
#thirteen{
    position: absolute;
    left: 75px;
    font-size: 0.5rem;
    top: 150px;
}
#fourteen{
    position: relative;
    top: 1300px;
    height: 210px;
    background-color: hsl(238, 22%, 44%);
}
#fifteen{
    position: absolute;
    left :50px;
    top: 60px;
    color: white;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Open Sans',san-serif;
}
#sixteen{
    position: absolute;
    left :50px;
    top: 90px;
    color: white;
    font-weight: 400;
    font-size: 16px;
}
#seventeen{
    position: absolute;
    right: 90px;
    top: 60px;
    width: 360px;
}
#eighteen{
    position: absolute;
    top: 110px;
    left: 1000px;
    width: 230px;
    height: 50px;
    background-color: hsl(224, 93%, 58%);
}
#twenty{
    position: relative;
    bottom: 0px;
    top: 1300px;
    height: 300px;
    background-color: hsl(243, 87%, 12%);
}
#logo1{
   height: 55px;
   position: absolute;
   left: 50px;
   top: 60px;
}
#pho4{
    height: 17px;
    width: 20px;
    position: absolute;
    left: 55px;
    top: 140px;
}
#number{
    color: rgb(217, 214, 214);
    font-size: 1rem;
    position: absolute;
    left: 90px;
    top: 140px;
    font-weight: 200;
    font-family: arial;
}
#pho5{
    height: 17px;
    width: 20px;
    position: absolute;
    left: 55px;
    top: 180px;
}
#twentyone{
    color: rgb(217, 214, 214);
    font-size: 1rem;
    position: absolute;
    left: 90px;
    top: 180px;
    font-weight: 200;
    font-family: arial;
}
#list-format1{
    font-size: 1rem;
    color: rgb(217, 214, 214);
    position: absolute;
    left: 500px;
    top: 120px;
    font-weight: 200;
    font-family: arial;
    list-style-type: none;
}
#list-format2{
    font-size: 1rem;
    color: rgb(217, 214, 214);
    position: absolute;
    left: 750px;
    top: 120px;
    font-weight: 200;
    font-family: arial;
    list-style-type: none;
}
#fblogo{
    position: absolute;
    right: 340px;
    top: 130px;
    height: 1rem;
    width: 1rem;
    border: 1px solid white;
    border-radius: 50%;
    padding: 0.5rem
}
#xlogo{
    position: absolute;
    right: 300px;
    top: 130px;
    height: 1rem;
    width: 1rem;
    border: 1px solid white;
    border-radius: 50%;
    padding: 0.5rem
}
#iglogo{
    position: absolute;
    right: 260px;
    top: 130px;
    height: 1rem;
    width: 1rem;
    border: 1px solid white;
    border-radius: 50%;
    padding: 0.5rem
}
@media(min-width:300px) and (max-width:500px){
    .first{
        margin-left: 10px;
        height: 30px;
        width: 100px;
    }
    #one{
        font-size: 15px;
        position: absolute;
        top: 10px;
        right: 125px;
    }
    #two{
        font-size: 15px;
        position: absolute;
        top: 10px;
        right: 70px;
    }
    #three{
        font-size: 15px;
        position: absolute;
        top: 10px;
        right: 5px;
    }
    #pho1{
        height: 450px;
        width: 320px;
        right: 10px;
    }
    #text{
        font-size: 25px;
        position: absolute;
        top: 560px;
        left: 15px;
        text-align: center;
    }
    #four{
        font-size: 14px;
        text-align: center;
        left: 10px;
    }
    input{
        width: 300px;
    }
    button{
        position: absolute;
        width: 280px;
        top: 250px;
        height: 35px;
        left: 20px;
    }
    #pho2{
        height: 70px;
        width: 500px;
        position: relative;
        top: 870px;
    }
    #pho3{
        height: 350px;
        width: 380px;
        position: absolute;
        left: 5px;
        top: 950px;
    }
    #random{
        height: 450px;
        width: 400px;
        position: absolute;
        top: 1300px;
    }
    #six{
        font-size: 20px;
        position: absolute;
        top: 1300px;
        left: 17px;
        text-align: center;
    }
    #seven{
        font-size: 16px;
        text-align: left;
        position: relative;
        left: 0px;
        top: 0px;
        font-weight: 700;
    }
    #eight{
        font-size: 16px;
        text-align: left;
        position: absolute;
        left: 0px;
        top: 80px;
        font-weight: 700;
    }
    #ten{
        position: absolute;
        top: 200px;
        left: 0px;
    }
    #fourteen{
        position: relative;
        top: 1638px;
        height: 300px;
        width: 390px;
    }
    #fifteen{
        font-size: 20px;
        position: absolute;
        text-align: center;
        top: 50px;
        left: 70px;
    }
    #sixteen{
        position: absolute;
        left: 10px;
        top: 80px;
        text-align: center;
        font-size: 14px;
    }
    #seventeen{
        position: absolute;
        top: 180px;
        height: 35px;
        width: 250px;
        left: 43px;
    }
    #eighteen{
        position: absolute;
        top: 230px;
        height: 35px;
        width: 250px;
        left: 43px;
    }
    #twenty{
        position: relative;
        top: 1637px;
        height: 600px;
        width: 400px;
    }
    #logo1{
        position: relative;
        top: 30px;
        left: 40px;
        height: 45px;
    }
    #pho4{
        position: absolute;
        top: 100px;
        left: 30px;
    }
    #number{
        position: absolute;
        top: 100px;
        left: 70px;
    }
    #pho5{
        position: absolute;
        top: 140px;
        left: 30px;
    }
    #twentyone{
        position: absolute;
        top: 140px;
        left: 70px;
    }
    #list-format1{
        position: absolute;
        top: 180px;
        left: 0px;
    }
    #list-format2{
        position: absolute;
        top: 350px;
        left: 0px;
    }
    #fblogo{
        position: absolute;
        top: 520px;
        left: 80px;
    }
    #xlogo{
        position: absolute;
        top: 520px;
        left: 130px;
    }
    #iglogo{
        position: absolute;
        top: 520px;
        left: 180px;
    }
}
