@import 'https://cdn.jsdelivr.net/npm/picnic';

body {
  padding: 1em;
  height: fit-content;
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}