<!DOCTYPE html>
<html>
<body>
<div style="display: inline-grid;">
<div style="display: flex; align-self: right safe;"></div>
</div>
</body>
</html>