/* screen - back */

.back {
  background-color: var(--white);
  border: 1px none;
  height: 82px;
  width: 124px;
}
