#main{
    padding: 40px;
    width: 100%;
}


.translater{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}