body{
  margin: 30px;
}

.language-switcher{
    display: flex;
    justify-content: flex-end;
}

.language-option{
    margin-right: 10px;
    font-size: small;
}