*{
    margin: 0px;
}
body{
    color: black;
    background: linear-gradient(to right,#ffaacc,#f6cc88);
}
iframe{
    width: fit-content;
}