<!DOCTYPE html> There should be a 100x100 square focus ring. <div style="position: absolute"> <span style="outline: auto"> <div style="position: relative; width: 100px; height: 100px"></div> </span> </div>