
#tel{
    display: flex;
    float:left;
    width: 350px;
    justify-content: space-between;
    font-size: 20px;
}
p{
    padding-left: 20px;
    margin-top: 0;
}
h1{
    display: flex;
    margin-left: 60px;
}
#pos{
    display: flex;
    font-size: 100px;
}