* {
  /* box-sizing: border-box; */
  min-width: none;
  min-height: none;
  /* margin: 0; */
  /* padding: 0; */
}
