@charset "utf-8";

body {
    font-size: 10px;
}

#main h1 {
    font-size: 3em;
}


.ticket {
    width: 40%;
}