.container {
  display: flex;
}

button {
  margin-right: 10px;
}
