[data-interface] {
 display: none;
}
body {
 background-color: white;
}
.webpage_container {
 border: none;
 border-color: white;
 margin: 0;
 padding: 0;
 box-shadow: none;
 border-radius: 0;
}
.section {
 border: none;
}
