#rectangle {
  height: 100vh;
  width: 80%;
  margin: 10vh auto;
}