@import "main.css";

main {
    min-height: 80vh;
}

#guestbook-container {
    width: 100%;
    height: 100%;
}
