
.element1{
    background-color: rgb(22, 20, 20);
    width: 20%;
    font-size: 20px;
    height: 700px;
    

}
a{
    color:white;
    letter-spacing: 4px;
    text-decoration: none;
    position: relative;
    left: 70px;
    top: 70px;

}

.element2{
    
    width: 80%;
    position: relative;
    left: 310px;
    height: 500px;
    position: relative;
    bottom: 700px;

}
.prest{
    border-radius: 200px;
    position: relative;
    left: 47px;
}