[html]
<html>
<style>
iframe {
width: 615px;
height: 817px;
overflow:hidden;
border: none;
   
}

::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}

</style>

<iframe src="https://dp-frpg.github.io/dp-pages/timeline.html" scrolling="no"></iframe>
   
   
</html>[/html]