/* Copyright (c) Microsoft Corporation.
Licensed under the MIT license. */

main {
    margin: 0 auto;
    width: 100%;
    align-content: center;
}

iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
    width: 30px !important;
    padding: 0 6px;
}