/* assets/css/custom.css */

body {
    min-height: 100vh;
}

#location-output {
    white-space: pre-wrap;
}
