.cursor{
  cursor: pointer;
}
.flex{
  display: flex;
}
.flex_warp{
  display: flex;
  flex-wrap: wrap;
}