* {
  box-sizing: border-box;
}

:root {
  --color-background: #313244;
  --color-text: #cdd6f4;
  --color-link: #cba6f7;
}

html {
  background-color: var(--color-background);
  color: var(--color-text);
  margin: 0;
  padding: 0;
}

body {
  background-color: var(--color-background);
  align-items: center;
  display: flex;
  height: 100vh;
  margin: 0 auto;
  padding: 1rem 2rem;
}

a {
  color: var(--color-link);
}

.content {
  background-color: var(--color-background);
  margin: 0px auto;
  text-align: center;
}

.content-inner {
  padding: 2rem; /* remove */
  position: relative;
}

.footer {
  color: var(--color-text);
  font-size: 1rem;
  inset: auto 0px 0px;
  padding: 1rem 1.5rem;
  position: fixed;
  text-align: center;
  width: 100%;
  font-family: sans-serif;
}

.content-inner img {
  height: 70vh;
}

.box {
  background-color: white;
  opacity: 30%;
  border-radius: 1em;
  aspect-ratio: 1/1;
  width: 10%;
  position: absolute;
  /*
  top: random(0%, 100%);
  left: random(0%, 100%);
  */
}

.box:nth-child(1) {
  top: 5%;
  left: 2%;
  transform: rotate(-11deg);
}

.box:nth-child(2) {
  top: 13%;
  left: 69%;
  transform: rotate(-28deg);
}

.box:nth-child(3) {
  top: 47%;
  left: 38%;
  transform: rotate(-12deg);
}

.box:nth-child(4) {
  top: 78%;
  left: 69%;
  transform: rotate(-23deg);
}

.box:nth-child(5) {
  top: 45%;
  left: 56%;
  transform: rotate(-4deg);
}

.box:nth-child(6) {
  top: 43%;
  left: 26%;
  transform: rotate(-7deg);
}

.box:nth-child(7) {
  top: 67%;
  left: 21%;
  transform: rotate(-19deg);
}

.box:nth-child(8) {
  top: 86%;
  left: 71%;
  transform: rotate(-15deg);
}

.box:nth-child(9) {
  top: 33%;
  left: 51%;
  transform: rotate(-36deg);
}

.box:nth-child(10) {
  top: 16%;
  left: 12%;
  transform: rotate(-32deg);
}

.box:nth-child(11) {
  top: 61%;
  left: 52%;
  transform: rotate(0deg);
}

.box:nth-child(12) {
  top: 59%;
  left: 39%;
  transform: rotate(-41deg);
}

.box:nth-child(13) {
  top: 62%;
  left: 46%;
  transform: rotate(-3deg);
}

.box:nth-child(14) {
  top: 38%;
  left: 75%;
  transform: rotate(-5deg);
}

.box:nth-child(15) {
  top: 51%;
  left: 82%;
  transform: rotate(-39deg);
}

.box:nth-child(16) {
  top: 29%;
  left: 43%;
  transform: rotate(-8deg);
}

.box:nth-child(17) {
  top: 80%;
  left: 10%;
  transform: rotate(-17deg);
}

.box:nth-child(18) {
  top: 57%;
  left: 54%;
  transform: rotate(-12deg);
}

.box:nth-child(19) {
  top: 17%;
  left: 17%;
  transform: rotate(-2deg);
}

.box:nth-child(20) {
  top: 74%;
  left: 46%;
  transform: rotate(-5deg);
}

.box:nth-child(21) {
  top: 70%;
  left: 29%;
  transform: rotate(-41deg);
}

.box:nth-child(22) {
  top: 84%;
  left: 44%;
  transform: rotate(-38deg);
}

.box:nth-child(23) {
  top: 32%;
  left: 3%;
  transform: rotate(-18deg);
}

.box:nth-child(24) {
  top: 59%;
  left: 55%;
  transform: rotate(-27deg);
}

.box:nth-child(25) {
  top: 81%;
  left: 89%;
  transform: rotate(-34deg);
}

.box:nth-child(26) {
  top: 61%;
  left: 37%;
  transform: rotate(-13deg);
}

.box:nth-child(27) {
  top: 84%;
  left: 29%;
  transform: rotate(-32deg);
}

.box:nth-child(28) {
  top: 21%;
  left: 1%;
  transform: rotate(-9deg);
}

.box:nth-child(29) {
  top: 27%;
  left: 48%;
  transform: rotate(-8deg);
}

.box:nth-child(30) {
  top: 83%;
  left: 56%;
  transform: rotate(-24deg);
}

.box:nth-child(31) {
  top: 13%;
  left: 87%;
  transform: rotate(-16deg);
}

.box:nth-child(32) {
  top: 70%;
  left: 5%;
  transform: rotate(-6deg);
}

.box:nth-child(33) {
  top: 49%;
  left: 7%;
  transform: rotate(-18deg);
}

.box:nth-child(34) {
  top: 88%;
  left: 37%;
  transform: rotate(-5deg);
}

.box:nth-child(35) {
  top: 85%;
  left: 85%;
  transform: rotate(-12deg);
}

.box:nth-child(36) {
  top: 46%;
  left: 60%;
  transform: rotate(-16deg);
}

.box:nth-child(37) {
  top: 61%;
  left: 74%;
  transform: rotate(-18deg);
}

.box:nth-child(38) {
  top: 37%;
  left: 56%;
  transform: rotate(-5deg);
}

.box:nth-child(39) {
  top: 30%;
  left: 61%;
  transform: rotate(-6deg);
}

.box:nth-child(40) {
  top: 4%;
  left: 71%;
  transform: rotate(-16deg);
}

.box:nth-child(41) {
  top: 11%;
  left: 12%;
  transform: rotate(-33deg);
}

.box:nth-child(42) {
  top: 18%;
  left: 33%;
  transform: rotate(-20deg);
}

.box:nth-child(43) {
  top: 67%;
  left: 37%;
  transform: rotate(-12deg);
}

.box:nth-child(44) {
  top: 28%;
  left: 20%;
  transform: rotate(-17deg);
}

.box:nth-child(45) {
  top: 4%;
  left: 19%;
  transform: rotate(-2deg);
}

.box:nth-child(46) {
  top: 84%;
  left: 16%;
  transform: rotate(-24deg);
}

.box:nth-child(47) {
  top: 80%;
  left: 49%;
  transform: rotate(-9deg);
}

.box:nth-child(48) {
  top: 39%;
  left: 69%;
  transform: rotate(-25deg);
}

.box:nth-child(49) {
  top: 31%;
  left: 44%;
  transform: rotate(-22deg);
}

.box:nth-child(50) {
  top: 29%;
  left: 70%;
  transform: rotate(-44deg);
}

.box:nth-child(51) {
  top: 56%;
  left: 72%;
  transform: rotate(-8deg);
}

.box:nth-child(52) {
  top: 42%;
  left: 12%;
  transform: rotate(-20deg);
}

.box:nth-child(53) {
  top: 79%;
  left: 52%;
  transform: rotate(-3deg);
}

.box:nth-child(54) {
  top: 79%;
  left: 2%;
  transform: rotate(-44deg);
}

.box:nth-child(55) {
  top: 42%;
  left: 78%;
  transform: rotate(0deg);
}

.box:nth-child(56) {
  top: 43%;
  left: 78%;
  transform: rotate(-32deg);
}

.box:nth-child(57) {
  top: 46%;
  left: 71%;
  transform: rotate(-41deg);
}

.box:nth-child(58) {
  top: 49%;
  left: 72%;
  transform: rotate(-33deg);
}

.box:nth-child(59) {
  top: 37%;
  left: 11%;
  transform: rotate(-36deg);
}

.box:nth-child(60) {
  top: 52%;
  left: 28%;
  transform: rotate(-3deg);
}

.box:nth-child(61) {
  top: 41%;
  left: 62%;
  transform: rotate(-17deg);
}

.box:nth-child(62) {
  top: 24%;
  left: 50%;
  transform: rotate(-37deg);
}

.box:nth-child(63) {
  top: 38%;
  left: 73%;
  transform: rotate(-3deg);
}

.box:nth-child(64) {
  top: 25%;
  left: 1%;
  transform: rotate(-10deg);
}

.box:nth-child(65) {
  top: 52%;
  left: 72%;
  transform: rotate(-12deg);
}

.box:nth-child(66) {
  top: 27%;
  left: 35%;
  transform: rotate(-40deg);
}

.box:nth-child(67) {
  top: 23%;
  left: 47%;
  transform: rotate(-21deg);
}

.box:nth-child(68) {
  top: 79%;
  left: 33%;
  transform: rotate(-41deg);
}

.box:nth-child(69) {
  top: 84%;
  left: 13%;
  transform: rotate(-4deg);
}

.box:nth-child(70) {
  top: 65%;
  left: 51%;
  transform: rotate(-38deg);
}

.box:nth-child(71) {
  top: 27%;
  left: 79%;
  transform: rotate(-12deg);
}

.box:nth-child(72) {
  top: 67%;
  left: 84%;
  transform: rotate(-42deg);
}

.box:nth-child(73) {
  top: 55%;
  left: 9%;
  transform: rotate(-32deg);
}

.box:nth-child(74) {
  top: 81%;
  left: 67%;
  transform: rotate(-38deg);
}

.box:nth-child(75) {
  top: 83%;
  left: 68%;
  transform: rotate(-8deg);
}

.box:nth-child(76) {
  top: 43%;
  left: 51%;
  transform: rotate(-1deg);
}

.box:nth-child(77) {
  top: 31%;
  left: 15%;
  transform: rotate(-28deg);
}

.box:nth-child(78) {
  top: 75%;
  left: 0%;
  transform: rotate(-15deg);
}

.box:nth-child(79) {
  top: 47%;
  left: 43%;
  transform: rotate(0deg);
}

.box:nth-child(80) {
  top: 40%;
  left: 77%;
  transform: rotate(-7deg);
}

.box:nth-child(81) {
  top: 77%;
  left: 67%;
  transform: rotate(-39deg);
}

.box:nth-child(82) {
  top: 83%;
  left: 36%;
  transform: rotate(-44deg);
}

.box:nth-child(83) {
  top: 44%;
  left: 79%;
  transform: rotate(-26deg);
}

.box:nth-child(84) {
  top: 30%;
  left: 33%;
  transform: rotate(-8deg);
}

.box:nth-child(85) {
  top: 3%;
  left: 31%;
  transform: rotate(-6deg);
}

.box:nth-child(86) {
  top: 63%;
  left: 26%;
  transform: rotate(-43deg);
}

.box:nth-child(87) {
  top: 60%;
  left: 83%;
  transform: rotate(-10deg);
}

.box:nth-child(88) {
  top: 21%;
  left: 87%;
  transform: rotate(-20deg);
}

.box:nth-child(89) {
  top: 3%;
  left: 55%;
  transform: rotate(-32deg);
}

.box:nth-child(90) {
  top: 42%;
  left: 20%;
  transform: rotate(-31deg);
}

.box:nth-child(91) {
  top: 42%;
  left: 81%;
  transform: rotate(-38deg);
}

.box:nth-child(92) {
  top: 54%;
  left: 71%;
  transform: rotate(-34deg);
}

.box:nth-child(93) {
  top: 71%;
  left: 41%;
  transform: rotate(-23deg);
}

.box:nth-child(94) {
  top: 86%;
  left: 62%;
  transform: rotate(-20deg);
}

.box:nth-child(95) {
  top: 86%;
  left: 35%;
  transform: rotate(-18deg);
}

.box:nth-child(96) {
  top: 87%;
  left: 21%;
  transform: rotate(-37deg);
}

.box:nth-child(97) {
  top: 79%;
  left: 88%;
  transform: rotate(-29deg);
}

.box:nth-child(98) {
  top: 15%;
  left: 17%;
  transform: rotate(-23deg);
}

.box:nth-child(99) {
  top: 47%;
  left: 90%;
  transform: rotate(-5deg);
}

.box:nth-child(100) {
  top: 60%;
  left: 71%;
  transform: rotate(-4deg);
}

.box:nth-child(101) {
  top: 29%;
  left: 42%;
  transform: rotate(-37deg);
}

.box:nth-child(102) {
  top: 84%;
  left: 40%;
  transform: rotate(-16deg);
}

.box:nth-child(103) {
  top: 28%;
  left: 33%;
  transform: rotate(-23deg);
}

.box:nth-child(104) {
  top: 70%;
  left: 17%;
  transform: rotate(-3deg);
}

.box:nth-child(105) {
  top: 27%;
  left: 33%;
  transform: rotate(-18deg);
}

.box:nth-child(106) {
  top: 52%;
  left: 67%;
  transform: rotate(-30deg);
}

.box:nth-child(107) {
  top: 32%;
  left: 76%;
  transform: rotate(-44deg);
}

.box:nth-child(108) {
  top: 54%;
  left: 63%;
  transform: rotate(-6deg);
}

.box:nth-child(109) {
  top: 44%;
  left: 31%;
  transform: rotate(-38deg);
}

.box:nth-child(110) {
  top: 1%;
  left: 12%;
  transform: rotate(-14deg);
}

.box:nth-child(111) {
  top: 18%;
  left: 24%;
  transform: rotate(-21deg);
}

.box:nth-child(112) {
  top: 46%;
  left: 62%;
  transform: rotate(-16deg);
}

.box:nth-child(113) {
  top: 44%;
  left: 26%;
  transform: rotate(0deg);
}

.box:nth-child(114) {
  top: 75%;
  left: 49%;
  transform: rotate(-25deg);
}

.box:nth-child(115) {
  top: 69%;
  left: 90%;
  transform: rotate(-13deg);
}

.box:nth-child(116) {
  top: 10%;
  left: 44%;
  transform: rotate(-3deg);
}

.box:nth-child(117) {
  top: 70%;
  left: 6%;
  transform: rotate(-10deg);
}

.box:nth-child(118) {
  top: 61%;
  left: 23%;
  transform: rotate(-40deg);
}

.box:nth-child(119) {
  top: 84%;
  left: 32%;
  transform: rotate(-21deg);
}

.box:nth-child(120) {
  top: 62%;
  left: -1%;
  transform: rotate(-5deg);
}

.box:nth-child(121) {
  top: 6%;
  left: 23%;
  transform: rotate(-25deg);
}

.box:nth-child(122) {
  top: 84%;
  left: 38%;
  transform: rotate(-18deg);
}

.box:nth-child(123) {
  top: 41%;
  left: 79%;
  transform: rotate(-6deg);
}

.box:nth-child(124) {
  top: 5%;
  left: 65%;
  transform: rotate(-44deg);
}

.box:nth-child(125) {
  top: 2%;
  left: 56%;
  transform: rotate(-10deg);
}

.box:nth-child(126) {
  top: 39%;
  left: 89%;
  transform: rotate(-41deg);
}

.box:nth-child(127) {
  top: 60%;
  left: 36%;
  transform: rotate(-27deg);
}

.box:nth-child(128) {
  top: 62%;
  left: 24%;
  transform: rotate(-37deg);
}

.box:nth-child(129) {
  top: 71%;
  left: 11%;
  transform: rotate(-9deg);
}

.box:nth-child(130) {
  top: 12%;
  left: 48%;
  transform: rotate(0deg);
}

.box:nth-child(131) {
  top: 7%;
  left: 21%;
  transform: rotate(-17deg);
}

.box:nth-child(132) {
  top: 58%;
  left: 68%;
  transform: rotate(-20deg);
}

.box:nth-child(133) {
  top: 11%;
  left: 25%;
  transform: rotate(-39deg);
}

.box:nth-child(134) {
  top: 75%;
  left: 84%;
  transform: rotate(-15deg);
}

.box:nth-child(135) {
  top: 55%;
  left: 29%;
  transform: rotate(-32deg);
}

.box:nth-child(136) {
  top: 57%;
  left: 80%;
  transform: rotate(-42deg);
}

.box:nth-child(137) {
  top: 71%;
  left: 11%;
  transform: rotate(-37deg);
}

.box:nth-child(138) {
  top: 87%;
  left: 51%;
  transform: rotate(-4deg);
}

.box:nth-child(139) {
  top: 68%;
  left: 9%;
  transform: rotate(-7deg);
}

.box:nth-child(140) {
  top: 45%;
  left: 68%;
  transform: rotate(-19deg);
}

.box:nth-child(141) {
  top: 54%;
  left: 1%;
  transform: rotate(-11deg);
}

.box:nth-child(142) {
  top: 32%;
  left: 87%;
  transform: rotate(-24deg);
}

.box:nth-child(143) {
  top: 18%;
  left: 46%;
  transform: rotate(-25deg);
}

.box:nth-child(144) {
  top: 14%;
  left: 31%;
  transform: rotate(-5deg);
}

.box:nth-child(145) {
  top: 72%;
  left: 61%;
  transform: rotate(-41deg);
}

.box:nth-child(146) {
  top: 17%;
  left: 31%;
  transform: rotate(-32deg);
}

.box:nth-child(147) {
  top: 8%;
  left: 35%;
  transform: rotate(-42deg);
}

.box:nth-child(148) {
  top: 10%;
  left: 80%;
  transform: rotate(-25deg);
}

.box:nth-child(149) {
  top: 12%;
  left: 6%;
  transform: rotate(-16deg);
}

.box:nth-child(150) {
  top: 31%;
  left: 6%;
  transform: rotate(-41deg);
}

.box:nth-child(151) {
  top: 51%;
  left: 31%;
  transform: rotate(0deg);
}

.box:nth-child(152) {
  top: 25%;
  left: 79%;
  transform: rotate(-6deg);
}

.box:nth-child(153) {
  top: 5%;
  left: 85%;
  transform: rotate(-39deg);
}

.box:nth-child(154) {
  top: 79%;
  left: 14%;
  transform: rotate(-39deg);
}

.box:nth-child(155) {
  top: 80%;
  left: 11%;
  transform: rotate(-1deg);
}

.box:nth-child(156) {
  top: 16%;
  left: 82%;
  transform: rotate(-11deg);
}

.box:nth-child(157) {
  top: 83%;
  left: 49%;
  transform: rotate(-12deg);
}

.box:nth-child(158) {
  top: 52%;
  left: 81%;
  transform: rotate(-4deg);
}

.box:nth-child(159) {
  top: 72%;
  left: 40%;
  transform: rotate(-7deg);
}

.box:nth-child(160) {
  top: 53%;
  left: 62%;
  transform: rotate(-8deg);
}

.box:nth-child(161) {
  top: 84%;
  left: 49%;
  transform: rotate(-5deg);
}

.box:nth-child(162) {
  top: 63%;
  left: 77%;
  transform: rotate(-35deg);
}

.box:nth-child(163) {
  top: 52%;
  left: 45%;
  transform: rotate(-38deg);
}

.box:nth-child(164) {
  top: 14%;
  left: 70%;
  transform: rotate(-14deg);
}

.box:nth-child(165) {
  top: 72%;
  left: 57%;
  transform: rotate(-12deg);
}

.box:nth-child(166) {
  top: 65%;
  left: 25%;
  transform: rotate(-23deg);
}

.box:nth-child(167) {
  top: 39%;
  left: 67%;
  transform: rotate(-12deg);
}

.box:nth-child(168) {
  top: 1%;
  left: 74%;
  transform: rotate(-9deg);
}

.box:nth-child(169) {
  top: 77%;
  left: 35%;
  transform: rotate(-6deg);
}

.box:nth-child(170) {
  top: 53%;
  left: 21%;
  transform: rotate(-31deg);
}

.box:nth-child(171) {
  top: 61%;
  left: 19%;
  transform: rotate(-26deg);
}

.box:nth-child(172) {
  top: 23%;
  left: 77%;
  transform: rotate(-15deg);
}

.box:nth-child(173) {
  top: 60%;
  left: 66%;
  transform: rotate(-26deg);
}

.box:nth-child(174) {
  top: 38%;
  left: 9%;
  transform: rotate(-10deg);
}

.box:nth-child(175) {
  top: 85%;
  left: 9%;
  transform: rotate(-3deg);
}

.box:nth-child(176) {
  top: 34%;
  left: 34%;
  transform: rotate(-20deg);
}

.box:nth-child(177) {
  top: 14%;
  left: 75%;
  transform: rotate(-14deg);
}

.box:nth-child(178) {
  top: 7%;
  left: 10%;
  transform: rotate(-27deg);
}

.box:nth-child(179) {
  top: 78%;
  left: 5%;
  transform: rotate(-1deg);
}

.box:nth-child(180) {
  top: 31%;
  left: 44%;
  transform: rotate(-11deg);
}

.box:nth-child(181) {
  top: 2%;
  left: 56%;
  transform: rotate(-43deg);
}

.box:nth-child(182) {
  top: 65%;
  left: 24%;
  transform: rotate(-2deg);
}

.box:nth-child(183) {
  top: 60%;
  left: 49%;
  transform: rotate(-3deg);
}

.box:nth-child(184) {
  top: 11%;
  left: 11%;
  transform: rotate(-13deg);
}

.box:nth-child(185) {
  top: 37%;
  left: 4%;
  transform: rotate(-32deg);
}

.box:nth-child(186) {
  top: 56%;
  left: 70%;
  transform: rotate(-1deg);
}

.box:nth-child(187) {
  top: 61%;
  left: 78%;
  transform: rotate(-25deg);
}

.box:nth-child(188) {
  top: 49%;
  left: 51%;
  transform: rotate(-11deg);
}

.box:nth-child(189) {
  top: 4%;
  left: 90%;
  transform: rotate(-40deg);
}

.box:nth-child(190) {
  top: 71%;
  left: 46%;
  transform: rotate(-6deg);
}

.box:nth-child(191) {
  top: 87%;
  left: 22%;
  transform: rotate(-32deg);
}

.box:nth-child(192) {
  top: 74%;
  left: 48%;
  transform: rotate(-37deg);
}

.box:nth-child(193) {
  top: 16%;
  left: 77%;
  transform: rotate(-23deg);
}

.box:nth-child(194) {
  top: 64%;
  left: 38%;
  transform: rotate(-15deg);
}

.box:nth-child(195) {
  top: 56%;
  left: 15%;
  transform: rotate(-6deg);
}

.box:nth-child(196) {
  top: 39%;
  left: 26%;
  transform: rotate(-9deg);
}

.box:nth-child(197) {
  top: 46%;
  left: 79%;
  transform: rotate(-22deg);
}

.box:nth-child(198) {
  top: 69%;
  left: 0%;
  transform: rotate(-39deg);
}

.box:nth-child(199) {
  top: 84%;
  left: 88%;
  transform: rotate(-40deg);
}

.box:nth-child(200) {
  top: 14%;
  left: 18%;
  transform: rotate(-38deg);
}

.box:nth-child(201) {
  top: 17%;
  left: 6%;
  transform: rotate(-20deg);
}

/*# sourceMappingURL=styles.css.map */
