My website: https://easy-learning.ml/ has the contact us and login page which contains background size attributes it opens normally on any browser but when using the Instagram link on my profile it appears like this:
Here is my code:
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script src="/cdn-cgi/apps/head/7MFhwiAWv7ZVSNw1QEVHMkUawb0.js"></script><link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <link rel="stylesheet" href="style.css"> <title>Contact us!</title> </head> <body style=" background: url(CPage.jpg); background-repeat: no-repeat; background-attachment: fixed; background-size: 100% 100%;"> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"> </script></body> </html>
1.4m articles
1.4m replys
5 comments
57.0k users