#guestbook{
    border-radius: 16px;
    display: block;
    width: 100%;
    height: 900px;
    border: 2px dotted #a584e4;
    box-shadow: 0 0 12px #a584e4;
}