.shapes {
  width:100vw;
  height: 100vh;
}

body {
  background: #e572b0;
  margin: 0;
}