<!DOCTYPE html>
<html>
<body>
  <h3>Can add a content on the website by using <b>iframe tag</b>.</h3>
    
  <iframe
    src="https://cylinder.archisketch.com/?id=XSvekgEA45F8CD4FFCD4026&mode=360"
    width=100%
    height=500
    frameborder=”0″
    marginwidth=”0″
    marginheight=”0″
  >
    
</body>
</html>
body{
  background: #499fb6;
  padding: 32px;
  text-align: center;
}

h3{
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}

embed{
  border-radius: 16px;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.