
.headerART {
  font-family: 'Libertinus Keyboard';
  font-size: 80px;
  text-align: center;
  color: #FFFFFF
}

  .square {
background: lightblue;
width: auto;
height: 200px;
text-align: center;
}

p {
  top: 50px;
  position: relative;
}