@import 'src/style/shared.scss';

.NotFound {
  text-align: center;

  svg {
    width: px-to-rem(200);
  }
}
