body {
    margin: 0;
    padding: 0;
}

.embedded-website {
    width: 100%;
    height: 900vh; /* You can adjust the height as per your requirement */
}
