<style type="text/css"> html,body{ height: 100%; } #layer{ border:2px solid #bb0000; width: calc(100% - 500px); height: calc(100% - 30px); } </style> <div id="layer" style=""></div>