.container {
  padding: 20px;
  .title {
    font-size: 25px;
    font-weight: bolder;
  }
  .opeation {
    margin: 20px 0;
  }
}