.webview {
    width: calc(100% - 10px);
    height: calc(100% - 5px);
    border: none;
}
