td.mceIframeContainer.mceFirst.mceLast>iframe{
    width: 21cm !important;
    height: 11.85cm !important;
    margin: 1.5cm auto !important;
    zoom: 1.5 !important;
    align-items: center !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
td.mceIframeContainer.mceFirst.mceLast{
    
}
td {
    border: 1px solid black;
  }
html {
    overflow: scroll;
    overflow-x: hidden;
}
::-webkit-scrollbar {
    width: 1em;
    background: #ffffff; 
}
::-webkit-scrollbar-thumb {
    background: #6d6d6d;
}
html>body#tinymce
{
    zoom: 1.7 !important;
    
}
html>body#tinymce, td, pre {
    font-family: 'Times New Roman', Times, serif !important;
    font-size: 11px !important;
}
div>#dilekcetinymcecont{
    zoom: 104%;
}
body#tinymce.mceContentBody{
    padding: 3.5em;
}