body{
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 726px
}

#phone{
  height: 190px;
  transform: rotate(-11deg) translate(30px, 3px);
}

#paper{
  height: 150px;
  position: relative;
  right: 2em;
}